You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/27 12:30:37 UTC

[GitHub] [spark] srowen commented on a change in pull request #24115: [SPARK-27180][BUILD][YARN] Fix testing issues with yarn module in Hadoop-3

srowen commented on a change in pull request #24115: [SPARK-27180][BUILD][YARN] Fix testing issues with yarn module in Hadoop-3
URL: https://github.com/apache/spark/pull/24115#discussion_r269536267
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -2651,6 +2651,7 @@
         <hadoop.version>3.1.0</hadoop.version>
         <curator.version>2.12.0</curator.version>
         <zookeeper.version>3.4.9</zookeeper.version>
+        <jetty.version>9.3.24.v20180605</jetty.version>
 
 Review comment:
   The ideal outcome is updating Hadoop, as otherwise it seems like Hadoop 3 and Java 11 support are in conflict. Then again, if Hadoop 3.x isn't quite going to work with Java 11 for other reasons, we have larger problems. Hadoop 2.x is currently working OK with Java 11 tests (it's Hive that's the issue) so I'm kind of surprised.
   
   How did you try to override the Jetty version in the YARN module? I'd expect that's entirely possible

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org