Open romitincedoinc opened 8 years ago
@romitincedoinc This project contains different applications. It can't be launched simply, some troubleshooting is needed. Build project. In /src/main/resources/reference.conf change parameters of your hosts and ports of cassandra/kafka. Download, start them. All information about launching is on the official Apache sites. After that start MainProducer and MainConsumer together, you should see notifications in kafka consoles. If you do some changes in MainStreaming application and CassandraInteraction notifications can be saved to cassandra. Please, start kafka, start producer and consumer, create topic. After that i can help you to set parameters and deal with all problems if you can't get it done by yourself.
Thanks for your quick response. Going by your advice let me first start all mentioned things.
HI jvok,
I Have successfully forked your repository & have done import into my Eclipse Scala IDE. Now can you juss explain or help me .in running the project. I mean what how to run this project under eclipse. What arguments to pass during run.
Thanks.