Closed thomasdziedzic closed 6 years ago
Following the guide at: https://spark.apache.org/docs/latest/structured-streaming-kafka-integration.html
When I add the spark-sql-kafka-0-10 as a component, it gets automatically provided.
When I add the package as a depdendency, I get the error that "Please add any Spark dependencies by supplying the sparkVersion and sparkComponents."
Unfortunately, it looks like this project is dead so I'm going to close my PR.
Following the guide at: https://spark.apache.org/docs/latest/structured-streaming-kafka-integration.html
When I add the spark-sql-kafka-0-10 as a component, it gets automatically provided.
When I add the package as a depdendency, I get the error that "Please add any Spark dependencies by supplying the sparkVersion and sparkComponents."