wangyum commented on issue #23992: [SPARK-27074][SQL] Hive 3.1 metastore 
support HiveClientImpl.runHive
URL: https://github.com/apache/spark/pull/23992#issuecomment-492478574
 
 
   > how can we build against the Hive 3.1 metastore to test? Or do we just 
have to manually provide hive 3.1 jars for now.
   
   ```shell
   bin/spark-shell --conf spark.sql.hive.metastore.version=3.1.1 --conf 
spark.sql.hive.metastore.jars=maven
   ```

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