dongjoon-hyun commented on issue #25443: [WIP][SPARK-28723][test-hadoop3.2][test-maven] Test JDK 11 with Hadoop-3.2/Hive 2.3.6 on jenkins URL: https://github.com/apache/spark/pull/25443#issuecomment-521329184 Thank you, @srowen . One another issue, if we use `java.version=11`, SBT seems to fail because it's supported [2.11.5+](https://github.com/scala/bug/issues/8966). The current SBT is using `.sbt/boot/scala-2.10.7`. ``` [error] 'jvm-11' is not a valid choice for '-target' [error] bad option: '-target:jvm-11' ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
