You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by at...@apache.org on 2015/06/03 18:08:38 UTC

[2/2] ambari git commit: AMBARI-11652 DevDeploy: Deployment is failing at deploy on SUSE. (atkach)

AMBARI-11652 DevDeploy: Deployment is failing at deploy on SUSE. (atkach)


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

Branch: refs/heads/trunk
Commit: 5c256cb5adc47be999b9bb17f776f3d2314e8fca
Parents: eb1be11
Author: Andrii Tkach <at...@hortonworks.com>
Authored: Wed Jun 3 17:01:32 2015 +0300
Committer: Andrii Tkach <at...@hortonworks.com>
Committed: Wed Jun 3 19:06:32 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/5c256cb5/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 cb97825..17629cf 100644
--- a/ambari-web/app/data/HDP2/site_properties.js
+++ b/ambari-web/app/data/HDP2/site_properties.js
@@ -3736,6 +3736,7 @@ var hdp2properties = [
     "description": "Using an existing Oracle database for Oozie Metastore",
     "displayType": "masterHost",
     "isVisible": false,
+    "isRequiredByAgent": false,
     "isObserved": true,
     "isReconfigurable": false,
     "isOverridable": false,
@@ -3755,6 +3756,7 @@ var hdp2properties = [
     "displayType": "masterHost",
     "isOverridable": false,
     "isVisible": false,
+    "isRequiredByAgent": false,
     "isReconfigurable": false,
     "serviceName": "OOZIE",
     "filename": "oozie-env.xml",