majid0110/Spark-Streaming-with-Kafka-in-python
We'll create a simple application in Java using Spark which will integrate with the Kafka topic we created earlier. The application will read the messages as posted and count the frequency of words in every message
PythonApache-2.0