Include Spark Streaming
Past due by over 1 year
75% complete
- Create a new module and solve Scala version issues (Spark does not run on Scala 3)
- Create new classes that will define the SparkContext and the StreamingContext
- Create DStreams that reads from the Kafka topic
- Define streaming operations
- Configuration
- Deploy
- Testing and debugging
- Create a new module and solve Scala version issues (Spark does not run on Scala 3)
- Create new classes that will define the SparkContext and the StreamingContext
- Create DStreams that reads from the Kafka topic
- Define streaming operations
- Configuration
- Deploy
- Testing and debugging