Module 3 : Elastic search consumer (Fetches tweets produced by Twitter Kafka Producer and puts them into elastic search)
- Start the zookeeper
- zookeeper-server-start config/zookeeper.properties
- Start the kafka server
- kafka-server-start config/server.properties
- Run the application