Apache Beam example project
Apache Beam example project - unbounded stream processing using Kafka
mvn clean install
mvn compile exec:java -Dexec.mainClass=com.sunil.WindowedWordCount -Pdirect-runner -Dexec.args="--output=./output/"
cd scripts
python3 GenMessage.py <name> <message<optional>> <epoch time in ms<optional>>