You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2014/02/26 17:13:23 UTC

git commit: AMBARI-4847. Warning doesn't appear after changing Hadoop user group in Misc tab. (alexantonenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk 0a1cf22d1 -> 3d15e7382


AMBARI-4847. Warning doesn't appear after changing Hadoop user group in Misc tab. (alexantonenko)


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

Branch: refs/heads/trunk
Commit: 3d15e738233c42c33675c7f8262077b500199591
Parents: 0a1cf22
Author: Alex Antonenko <hi...@gmail.com>
Authored: Wed Feb 26 18:09:44 2014 +0200
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Wed Feb 26 18:10:01 2014 +0200

----------------------------------------------------------------------
 ambari-web/app/data/HDP2/site_properties.js | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/3d15e738/ambari-web/app/data/HDP2/site_properties.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/HDP2/site_properties.js b/ambari-web/app/data/HDP2/site_properties.js
index 2da0c2a..d916f84 100644
--- a/ambari-web/app/data/HDP2/site_properties.js
+++ b/ambari-web/app/data/HDP2/site_properties.js
@@ -228,6 +228,15 @@ module.exports =
     },
     {
       "id": "site property",
+      "name": "yarn.nodemanager.linux-container-executor.group",
+      "displayName": "yarn.nodemanager.linux-container-executor.group",
+      "value": "hadoop",
+      "defaultValue": "hadoop",
+      "serviceName": "YARN",
+      "category": "NodeManager"
+    },
+    {
+      "id": "site property",
       "name": "yarn.nodemanager.log-dirs",
       "displayName": "yarn.nodemanager.log-dirs",
       "defaultValue": "",