wangyum commented on issue #24620: 
[SPARK-27737][SQL][test-hadoop3.2][test-maven] Upgrade to Hive 2.3.5 for Hive 
Metastore Client and Hadoop-3.2 profile
URL: https://github.com/apache/spark/pull/24620#issuecomment-494198348
 
 
    maven on hadoop-3.2 failed:
   ```
   VersionsSuite:
   15:41:45.385 WARN org.apache.spark.sql.hive.client.IsolatedClientLoader: 
Failed to resolve Hadoop artifacts for the version 3.2.0. We will change the 
hadoop version from 3.2.0 to 2.7.4 and try again. Hadoop classes will not be 
shared between Spark and Hive metastore client. It is recommended to set jars 
used by Hive metastore client through spark.sql.hive.metastore.jars in the 
production environment.
   - success sanity check *** FAILED ***
     java.lang.RuntimeException: [unresolved dependency: 
com.sun.jersey#jersey-core;1.14: configuration not found in 
com.sun.jersey#jersey-core;1.14: 'master(compile)'. Missing configuration: 
'compile'. It was required from org.apache.hadoop#hadoop-yarn-common;2.7.4 
compile]
     at 
org.apache.spark.deploy.SparkSubmitUtils$.resolveMavenCoordinates(SparkSubmit.scala:1331)
     at 
org.apache.spark.sql.hive.client.IsolatedClientLoader$.$anonfun$downloadVersion$2(IsolatedClientLoader.scala:122)
     at org.apache.spark.sql.catalyst.util.package$.quietly(package.scala:41)
     at 
org.apache.spark.sql.hive.client.IsolatedClientLoader$.downloadVersion(IsolatedClientLoader.scala:122)
     at 
org.apache.spark.sql.hive.client.IsolatedClientLoader$.liftedTree1$1(IsolatedClientLoader.scala:77)
     at 
org.apache.spark.sql.hive.client.IsolatedClientLoader$.forVersion(IsolatedClientLoader.scala:64)
     at 
org.apache.spark.sql.hive.client.HiveClientBuilder$.buildClient(HiveClientBuilder.scala:58)
     at 
org.apache.spark.sql.hive.client.VersionsSuite.$anonfun$new$1(VersionsSuite.scala:70)
     at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
     at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
   ```

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

Reply via email to