Selaa lähdekoodia

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

Dmytro Sen 9 vuotta sitten
vanhempi
commit
89ec7178a1

+ 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"
           }
         },