You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2014/05/07 06:28:19 UTC

git commit: AMBARI-5691. Add missing require-input attributes on stack properties. (swagle)

Repository: ambari
Updated Branches:
  refs/heads/branch-1.6.0 38e843e13 -> 369e0d369


AMBARI-5691. Add missing require-input attributes on stack properties. (swagle)


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

Branch: refs/heads/branch-1.6.0
Commit: 369e0d369ce24654ee94a7de13caea5120913c05
Parents: 38e843e
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Tue May 6 21:23:12 2014 -0700
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Tue May 6 21:27:28 2014 -0700

----------------------------------------------------------------------
 .../stacks/HDP/1.3.2/services/NAGIOS/configuration/global.xml    | 4 ++--
 .../stacks/HDP/1.3.2/services/OOZIE/configuration/global.xml     | 2 +-
 .../stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-site.xml | 2 +-
 .../stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml    | 2 +-
 .../stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml     | 2 +-
 .../stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-site.xml | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/369e0d36/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/configuration/global.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/configuration/global.xml
index 61a2b90..b73d604 100644
--- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/configuration/global.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/NAGIOS/configuration/global.xml
@@ -36,12 +36,12 @@
     <value>nagiosadmin</value>
     <description>Nagios web user.</description>
   </property>
-  <property>
+  <property require-input = "true">
     <name>nagios_web_password</name>
     <value></value>
     <description>Nagios Admin Password.</description>
   </property>
-  <property>
+  <property require-input = "true">
     <name>nagios_contact</name>
     <value></value>
     <description>Hadoop Admin Email.</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/369e0d36/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/global.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/global.xml
index fa05920..584b905 100644
--- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/global.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/global.xml
@@ -46,7 +46,7 @@
     <value>oozie</value>
     <description>Database user name to use to connect to the database</description>
   </property>
-  <property>
+  <property require-input = "true">
     <name>oozie_metastore_user_passwd</name>
     <value></value>
     <description>Database password to use to connect to the database</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/369e0d36/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-site.xml b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-site.xml
index 6dc26f0..0afca84 100644
--- a/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/1.3.2/services/OOZIE/configuration/oozie-site.xml
@@ -214,7 +214,7 @@
     </description>
   </property>
 
-  <property>
+  <property require-input = "true">
     <name>oozie.service.JPAService.jdbc.password</name>
     <value> </value>
     <description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/369e0d36/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml
index fa112e3..54c742c 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/NAGIOS/configuration/global.xml
@@ -42,7 +42,7 @@
     <type>PASSWORD</type>
     <description>Nagios Admin Password.</description>
   </property>
-  <property>
+  <property require-input = "true">
     <name>nagios_contact</name>
     <value></value>
     <description>Hadoop Admin Email.</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/369e0d36/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml
index 5a3f2e5..d24d859 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/global.xml
@@ -46,7 +46,7 @@
     <value>oozie</value>
     <description>Database user name to use to connect to the database</description>
   </property>
-  <property>
+  <property require-input = "true">
     <name>oozie_metastore_user_passwd</name>
     <value></value>
     <description>Database password to use to connect to the database</description>

http://git-wip-us.apache.org/repos/asf/ambari/blob/369e0d36/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-site.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-site.xml b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-site.xml
index 4509ddc..3d40ffc 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-site.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/configuration/oozie-site.xml
@@ -221,7 +221,7 @@
     </description>
   </property>
 
-  <property>
+  <property require-input = "true">
     <name>oozie.service.JPAService.jdbc.password</name>
     <value> </value>
     <description>