[ https://issues.apache.org/jira/browse/SPARK-32852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200798#comment-17200798 ]
Yuming Wang commented on SPARK-32852: ------------------------------------- Workaround: {code:sh} bin/spark-submit --deploy-mode cluster --conf spark.yarn.dist.archives=/tmp/hive-1.2.1-lib.tgz --conf spark.sql.hive.metastore.jars=./hive-1.2.1-lib.tgz/hive-1.2.1-lib/* --conf "spark.sql.hive.metastore.version=1.2.1 {code} > spark.sql.hive.metastore.jars support HDFS location > --------------------------------------------------- > > Key: SPARK-32852 > URL: https://issues.apache.org/jira/browse/SPARK-32852 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 3.1.0 > Reporter: Yuming Wang > Priority: Major > > It would be great if {{spark.sql.hive.metastore.jars}} supports HDFS > location. The cluster mode will be very convenient. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org