[jira] [Commented] (AMBARI-18736) Perf: Simulate alerts for multiple Ambari Agents running on single Host

2016-12-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15712317#comment-15712317
 ] 

Hudson commented on AMBARI-18736:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6127 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/6127/])
AMBARI-18736. Perf: Simulate alerts for multiple Ambari Agents running 
(vbrodetskyi: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=ef63373ef2fa886d819589b8500e4c1c81390a87])
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml
* (add) 
ambari-common/src/main/python/resource_management/libraries/functions/simulate_perf_cluster_alert_behaviour.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/package/alerts/hbase_regionserver_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/package/alerts/alert_snow_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/package/alerts/alert_happy_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_upgrade_finalized.py
* (delete) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_nodemanagers_summary.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_resourcemanager_process.py
* (delete) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_metrics_deviation.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_history_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_checkpoint_time.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_datanode_unmounted_data_dir.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_snamenode_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/package/alerts/alert_zk_server_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_timeline_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_nfs_gateway_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/alerts.json
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/metainfo.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/metainfo.xml
* (delete) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_ha_namenode_health.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/alerts.json
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_nodemanager_health.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/alerts.json
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/package/alerts/hbase_master_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/package/alerts/alert_sleepy_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/alerts.json


> Perf: Simulate alerts for multiple Ambari Agents running on single Host
> ---
>
> Key: AMBARI-18736
> URL: https://issues.apache.org/jira/browse/AMBARI-18736
>  

[jira] [Commented] (AMBARI-18736) Perf: Simulate alerts for multiple Ambari Agents running on single Host

2016-12-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15712253#comment-15712253
 ] 

Hudson commented on AMBARI-18736:
-

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #431 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/431/])
AMBARI-18736. Perf: Simulate alerts for multiple Ambari Agents running 
(vbrodetskyi: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=3a342138832357f38a2114fa520f5bb217a654bb])
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_checkpoint_time.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-alert-config.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_nfs_gateway_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/configuration/hbase-alert-config.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/package/alerts/hbase_master_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/metainfo.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_upgrade_finalized.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_datanode_unmounted_data_dir.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/package/alerts/alert_snow_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/metainfo.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/metainfo.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_snamenode_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/configuration/sleepy-alert-config.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/configuration/hdfs-alert-config.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/package/alerts/alert_sleepy_process.py
* (delete) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_metrics_deviation.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_resourcemanager_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SLEEPY/alerts.json
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_history_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/package/alerts/alert_happy_process.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_timeline_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_nodemanager_health.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/configuration/snow-alert-config.xml
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/configuration/happy-alert-config.xml
* (add) 
ambari-common/src/main/python/resource_management/libraries/functions/simulate_perf_cluster_alert_behaviour.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/package/alerts/hbase_regionserver_process.py
* (delete) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/YARN/package/alerts/alert_nodemanagers_summary.py
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/alerts.json
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HBASE/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/package/alerts/alert_zk_server_process.py
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/SNOW/metainfo.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/configuration/zk-alert-config.xml
* (add) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HAPPY/alerts.json
* (edit) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/ZOOKEEPER/metainfo.xml
* (delete) 
ambari-server/src/main/resources/stacks/PERF/1.0/services/HDFS/package/alerts/alert_ha_namenode_health.py


> Perf: Simulate alerts for multiple Ambari Agents running on single Host
> ---
>
> Key: AMBARI-18736
> URL: https://issues.apache.org/jira/browse/AMBARI-18736
> 

[jira] [Commented] (AMBARI-18736) Perf: Simulate alerts for multiple Ambari Agents running on single Host

2016-11-30 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15710519#comment-15710519
 ] 

Hadoop QA commented on AMBARI-18736:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12841160/AMBARI-18736.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9470//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9470//console

This message is automatically generated.

> Perf: Simulate alerts for multiple Ambari Agents running on single Host
> ---
>
> Key: AMBARI-18736
> URL: https://issues.apache.org/jira/browse/AMBARI-18736
> Project: Ambari
>  Issue Type: Story
>  Components: ambari-agent
>Affects Versions: 2.5.0
>Reporter: Alejandro Fernandez
>Assignee: Vitaly Brodetskyi
> Fix For: 2.5.0
>
> Attachments: AMBARI-18736.patch
>
>
> The PERF stack can actually create Python scripts to run actual alerts whose 
> behavior is controlled by configs to either always pass, always fail, pass 
> with some success %, flip/thrash, timeout, etc.
> For other types of alerts (web, host:port), we will need to override the 
> Alert Scheduler on the Ambari Agent to return fake values.
> The goal is to stress test Ambari Server when multiple Ambari Agents run on a 
> single host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (AMBARI-18736) Perf: Simulate alerts for multiple Ambari Agents running on single Host

2016-11-29 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-18736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15707182#comment-15707182
 ] 

Hadoop QA commented on AMBARI-18736:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12840943/AMBARI-18736.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9448//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9448//console

This message is automatically generated.

> Perf: Simulate alerts for multiple Ambari Agents running on single Host
> ---
>
> Key: AMBARI-18736
> URL: https://issues.apache.org/jira/browse/AMBARI-18736
> Project: Ambari
>  Issue Type: Story
>  Components: ambari-agent
>Affects Versions: 2.5.0
>Reporter: Alejandro Fernandez
>Assignee: Vitaly Brodetskyi
> Fix For: 2.5.0
>
> Attachments: AMBARI-18736.patch
>
>
> The PERF stack can actually create Python scripts to run actual alerts whose 
> behavior is controlled by configs to either always pass, always fail, pass 
> with some success %, flip/thrash, timeout, etc.
> For other types of alerts (web, host:port), we will need to override the 
> Alert Scheduler on the Ambari Agent to return fake values.
> The goal is to stress test Ambari Server when multiple Ambari Agents run on a 
> single host.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)