浏览代码

AMBARI-17959 hadoop.security.* properties should not be set in hive-site.xml (hive-interactive-site) (dsen)

Dmytro Sen 9 年之前
父节点
当前提交
89ec7178a1
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/kerberos.json

+ 0 - 2
ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/kerberos.json

@@ -30,8 +30,6 @@
         },
         {
           "hive-interactive-site": {
-            "hadoop.security.authentication": "KERBEROS",
-            "hadoop.security.authorization": "true",
             "hive.llap.daemon.work.dirs": "/hadoop/llap/local"
           }
         },