AlexandrePieroux commented on PR #32397: URL: https://github.com/apache/spark/pull/32397#issuecomment-1285685087
> is there a solution for this? In my case I just build the docker images with the dependencies included by hand. ex: `RUN curl https://repo1.maven.org/maven2/org/apache/spark/spark-sql-kafka-0-10_2.12/3.1.2/spark-sql-kafka-0-10_2.12-3.1.2.jar --output /opt/spark/jars/spark-sql-kafka-0-10_2.12-3.1.2.jar` Still looking for the day this is included in spark release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
