File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/hdinsight/interactive-query Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ The Enterprise Security Package (ESP) provides enterprise-grade capabilities lik
127
127
128
128
` ` ` bash
129
129
spark-shell --master yarn \
130
- --jars /usr/hdp/3.0.1.0-183 /hive_warehouse_connector/hive-warehouse-connector-assembly-< STACK_VERSION> .jar \
130
+ --jars /usr/hdp/current /hive_warehouse_connector/hive-warehouse-connector-assembly-< STACK_VERSION> .jar \
131
131
--conf spark.security.credentials.hiveserver2.enabled=false
132
132
--conf spark.hadoop.hive.llap.daemon.service.hosts=' <LLAP_APP_NAME>'
133
133
--conf spark.sql.hive.hiveserver2.jdbc.url=' jdbc:hive2://<ZOOKEEPER_QUORUM>;serviceDiscoveryMode=zookeeper;zookeeperNamespace=hiveserver2-interactive'
You can’t perform that action at this time.
0 commit comments