Skip to content

Commit 2197eee

Browse files
authored
Update apache-hive-warehouse-connector.md
1 parent 4f1d552 commit 2197eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/interactive-query/apache-hive-warehouse-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The Enterprise Security Package (ESP) provides enterprise-grade capabilities lik
127127

128128
```bash
129129
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 \
131131
--conf spark.security.credentials.hiveserver2.enabled=false
132132
--conf spark.hadoop.hive.llap.daemon.service.hosts='<LLAP_APP_NAME>'
133133
--conf spark.sql.hive.hiveserver2.jdbc.url='jdbc:hive2://<ZOOKEEPER_QUORUM>;serviceDiscoveryMode=zookeeper;zookeeperNamespace=hiveserver2-interactive'

0 commit comments

Comments
 (0)