You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by jo...@apache.org on 2016/12/03 03:43:16 UTC

[4/7] ambari git commit: AMBARI-19071. Ambari Server Unit Test failure on branch-2.5 and trunk: org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs.(vbrodetskyi)

AMBARI-19071. Ambari Server Unit Test failure on branch-2.5 and trunk: org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs.(vbrodetskyi)


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

Branch: refs/heads/branch-feature-AMBARI-18456
Commit: 6c411baa2f3d9bae5ba7e781ac3b4cddbf18ae82
Parents: db46822
Author: Vitaly Brodetskyi <vb...@hortonworks.com>
Authored: Sat Dec 3 01:53:32 2016 +0200
Committer: Vitaly Brodetskyi <vb...@hortonworks.com>
Committed: Sat Dec 3 01:53:32 2016 +0200

----------------------------------------------------------------------
 .../1.0/services/HAPPY/configuration/happy-alert-config.xml     | 5 +++++
 .../1.0/services/HBASE/configuration/hbase-alert-config.xml     | 5 +++++
 .../PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml  | 5 +++++
 .../1.0/services/SLEEPY/configuration/sleepy-alert-config.xml   | 5 +++++
 .../PERF/1.0/services/SNOW/configuration/snow-alert-config.xml  | 5 +++++
 .../PERF/1.0/services/YARN/configuration/yarn-alert-config.xml  | 5 +++++
 .../1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml    | 5 +++++
 7 files changed, 35 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/6c411baa/ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml b/ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml
index 760e706..392eea7 100644
--- a/ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml
+++ b/ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml
@@ -26,6 +26,7 @@
             This property describes type of alert behaviour.
             There are three types percentage, timeout, flip.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -37,6 +38,7 @@
             set to "percentage". Here you should set percent of successful
             alert checks.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -48,6 +50,7 @@
             set to "timeout". Here you should set result which alert will
             return after timeout, false|true|none.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
     <property>
@@ -58,6 +61,7 @@
             set to "timeout". Here you should set number of seconds for
             alert to sleep.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>
 
 
@@ -69,6 +73,7 @@
             set to "flip". Here you should set number of minutes at which
             the alert should flip from true|false.
         </description>
+        <on-ambari-upgrade add="false"/>
     </property>