kkrugler commented on code in PR #8812: URL: https://github.com/apache/pinot/pull/8812#discussion_r888281915
########## pinot-plugins/pinot-batch-ingestion/v0_deprecated/pinot-spark/pom.xml: ########## @@ -33,9 +33,9 @@ <url>https://pinot.apache.org/</url> <properties> <pinot.root>${basedir}/../../../..</pinot.root> - <spark.version>2.4.0</spark.version> - <scala.binary.version>2.11</scala.binary.version> - <scala.version>2.11.11</scala.version> + <spark.version>2.4.7</spark.version> + <scala.binary.version>2.12</scala.binary.version> Review Comment: I had to bump the Scala version because the version of spark-testing-base that's needed for use with Hadoop 2.10 is only released for 2.12. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org