You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ds...@apache.org on 2015/08/20 15:10:01 UTC

ambari git commit: AMBARI-12828 Kafka Service check fails after adding it to secure cluster (dsen)

Repository: ambari
Updated Branches:
  refs/heads/trunk ba3547f4c -> 78d04fe45


AMBARI-12828 Kafka Service check fails after adding it to secure cluster (dsen)


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

Branch: refs/heads/trunk
Commit: 78d04fe4579e30c5bc9eaa7db34a610b897bd2d1
Parents: ba3547f
Author: Dmytro Sen <ds...@apache.org>
Authored: Thu Aug 20 16:09:47 2015 +0300
Committer: Dmytro Sen <ds...@apache.org>
Committed: Thu Aug 20 16:09:47 2015 +0300

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.3/services/KAFKA/kerberos.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/78d04fe4/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/kerberos.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/kerberos.json b/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/kerberos.json
index 03e8c41..eaa3d9d 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/kerberos.json
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/kerberos.json
@@ -5,7 +5,7 @@
       "identities": [
         {
           "name": "/smokeuser"
-        },
+        }
       ],
       "configurations": [
         {