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

ambari git commit: AMBARI-11766. Fix serviceName for "hadoop.rpc.protection" in KAFKA block (akovalenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk 219e2f953 -> ed5f01e00


AMBARI-11766. Fix serviceName for "hadoop.rpc.protection" in KAFKA block (akovalenko)


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

Branch: refs/heads/trunk
Commit: ed5f01e0006479e586b149b55dbfee37c4900e1e
Parents: 219e2f9
Author: Aleksandr Kovalenko <ak...@hortonworks.com>
Authored: Sun Jun 7 15:29:18 2015 +0300
Committer: Aleksandr Kovalenko <ak...@hortonworks.com>
Committed: Sun Jun 7 15:29:18 2015 +0300

----------------------------------------------------------------------
 ambari-web/app/data/HDP2.3/site_properties.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/ed5f01e0/ambari-web/app/data/HDP2.3/site_properties.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/HDP2.3/site_properties.js b/ambari-web/app/data/HDP2.3/site_properties.js
index c29e640..ff7ce36 100644
--- a/ambari-web/app/data/HDP2.3/site_properties.js
+++ b/ambari-web/app/data/HDP2.3/site_properties.js
@@ -445,7 +445,7 @@ hdp23properties.push({
     "isRequired": false,
     "filename": "ranger-yarn-plugin-properties.xml",
     "category": "Advanced ranger-yarn-plugin-properties",
-    "serviceName": "KAFKA"
+    "serviceName": "YARN"
   },
   {
     "id": "site property",