You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by rl...@apache.org on 2015/06/22 22:56:29 UTC

ambari git commit: AMBARI-12065. Core-site config reverted after enabling NN HA (Emil Anca via rlevas)

Repository: ambari
Updated Branches:
  refs/heads/trunk e1c78f8ba -> d43913730


AMBARI-12065. Core-site config reverted after enabling NN HA (Emil Anca via rlevas)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/d4391373
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d4391373
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d4391373

Branch: refs/heads/trunk
Commit: d43913730c571ad1edb59537fc945e85e3817359
Parents: e1c78f8
Author: Emil Anca <ea...@hortonworks.com>
Authored: Mon Jun 22 16:56:20 2015 -0400
Committer: Robert Levas <rl...@hortonworks.com>
Committed: Mon Jun 22 16:56:20 2015 -0400

----------------------------------------------------------------------
 .../common-services/HDFS/2.1.0.2.0/kerberos.json          | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/d4391373/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json b/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json
index f19e391..7534bf9 100644
--- a/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json
+++ b/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json
@@ -29,16 +29,6 @@
             "hadoop.rpc.protection": "authentication",
             "hadoop.security.authorization": "true",
             "hadoop.security.auth_to_local": "",
-            "hadoop.http.authentication.kerberos.name.rules": "",
-            "hadoop.http.filter.initializers": "",
-            "hadoop.http.authentication.type": "simple",
-            "hadoop.http.authentication.signature.secret": "",
-            "hadoop.http.authentication.signature.secret.file": "",
-            "hadoop.http.authentication.signer.secret.provider": "",
-            "hadoop.http.authentication.signer.secret.provider.object": "",
-            "hadoop.http.authentication.token.validity": "",
-            "hadoop.http.authentication.cookie.domain": "",
-            "hadoop.http.authentication.cookie.path": "",
             "hadoop.proxyuser.HTTP.groups": "${hadoop-env/proxyuser_group}"
           }
         }