Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 f52c1b893 -> 7ddd8ae2f


AMBARI-12180. Enabling Kerberos on cluster with AMS and no HDFS fails (rlevas)


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

Branch: refs/heads/branch-2.1
Commit: 7ddd8ae2f86d35cc9542e1b4a98ff15ad0fd67a5
Parents: f52c1b8
Author: Robert Levas <[email protected]>
Authored: Sun Jun 28 06:54:31 2015 -0400
Committer: Robert Levas <[email protected]>
Committed: Sun Jun 28 06:54:31 2015 -0400

----------------------------------------------------------------------
 .../resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json  | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7ddd8ae2/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
 
b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
index 6010b2f..dac60f3 100644
--- 
a/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
+++ 
b/ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/kerberos.json
@@ -5,9 +5,6 @@
       "identities": [
         {
           "name": "/spnego"
-        },
-        {
-          "name": "/HDFS/hdfs"
         }
       ],
       "components": [

Reply via email to