xiangfu0 commented on a change in pull request #7883:
URL: https://github.com/apache/pinot/pull/7883#discussion_r768303455
##########
File path:
pinot-plugins/pinot-batch-ingestion/pinot-batch-ingestion-spark/pom.xml
##########
@@ -36,6 +36,7 @@
<properties>
<pinot.root>${basedir}/../../..</pinot.root>
<phase.prop>package</phase.prop>
+ <scala.binary.version>2.11</scala.binary.version>
Review comment:
ah, got it, since the spark is only used in the plugin repo, I feel we
should just move it from root pom to the plugin level similar to Kafka, so
later on we can also add spark 3.x support
--
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]