Repository: ambari
Updated Branches:
  refs/heads/trunk 036a8b779 -> 64064c3f2


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/64064c3f
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/64064c3f
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/64064c3f

Branch: refs/heads/trunk
Commit: 64064c3f22d526855e1f2bfeaf3c67f203900866
Parents: 036a8b7
Author: Robert Levas <[email protected]>
Authored: Sun Jun 28 06:53:33 2015 -0400
Committer: Robert Levas <[email protected]>
Committed: Sun Jun 28 06:53:33 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/64064c3f/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