AngersZhuuuu edited a comment on pull request #30451:
URL: https://github.com/apache/spark/pull/30451#issuecomment-731696191


   @dongjoon-hyun 
   I tried download spark-3.0.1-hadoop-2.7 and start it with 
   ```
   ./bin/spark-sql --conf spark.sql.hive.metastore.version=2.3.7 --conf 
spark.sql.hive.metastore.jars=maven
   ```
   Will download zookeeper-3.4.6.jar and  zookeeper-3.4.6-test.jar, and it 
works well.
   
   After change hive version 1.2.1 when jdk < jdk9  and hive version 2.3.7 when 
jdk9+ can pass the problem.
   
   
   


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