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/05/20 20:07:38 UTC

ambari git commit: AMBARI-11278. Error in supervisor tab for Storm configs (akovalenko)

Repository: ambari
Updated Branches:
  refs/heads/trunk ef5929ec9 -> 932855f9a


AMBARI-11278. Error in supervisor tab for Storm configs (akovalenko)


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

Branch: refs/heads/trunk
Commit: 932855f9a4d50ae3f2ed1ccd99ba4b9c1dfb33f5
Parents: ef5929e
Author: Aleksandr Kovalenko <ak...@hortonworks.com>
Authored: Wed May 20 20:55:39 2015 +0300
Committer: Aleksandr Kovalenko <ak...@hortonworks.com>
Committed: Wed May 20 21:07:23 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/932855f9/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 6a51391..f9acd73 100644
--- a/ambari-web/app/data/HDP2/site_properties.js
+++ b/ambari-web/app/data/HDP2/site_properties.js
@@ -4351,6 +4351,7 @@ var hdp2properties = [
     "displayName": "Supervisor hosts",
     "description": "The host that has been assigned to run Supervisor",
     "recommendedValue": "",
+    "isRequired": false,
     "displayType": "slaveHosts",
     "isReconfigurable": false,
     "isVisible": true,