使用beeline打开hiveserver2连接时,设置HiveScratchDir不起作用;我正在运行hdp2.4 hive.server2.enable.doAs
启用。当我执行
beeline -u "jdbc:hive2://localhost:10000/;principal=hive/_HOST@COMPANY.COM" \
--hiveconf hive.exec.scratchdir=/tmp/user/somedir
我得到了护林员的安全许可 /tmp/hive
. 受限属性不包含 hive.exec.scratchdir
.
如何在运行时配置/设置/覆盖此设置?
暂无答案!
目前还没有任何答案,快来回答吧!