dongjoon-hyun edited a comment on pull request #31223:
URL: https://github.com/apache/spark/pull/31223#issuecomment-761987706


   1. `Java 11 build with Maven` fails because the new plugin is not available 
yet in Google Maven cache. It will be resolved automatically.
   2. Kafka module failure looks suspicious. I'm looking at it.
   ```
   [info] KafkaDataConsumerSuite:
   [info] org.apache.spark.streaming.kafka010.KafkaDataConsumerSuite *** 
ABORTED *** (1 second, 580 milliseconds)
   [info]   java.lang.NoClassDefFoundError: scala/math/Ordering$$anon$7
   [info]   at kafka.api.ApiVersion$.orderingByVersion(ApiVersion.scala:45)
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to