-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27288/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Nate Cole.
Bugs: AMBARI-8004
https://issues.apache.org/jira/browse/AMBARI-8004
Repository: ambari
Description
-------
- Wrote Oozie SCRIPT alert to check Oozie status
- Updated existing WEB alert messages to include the generated query string
Diffs
-----
ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py e0e36ef
ambari-agent/src/test/python/ambari_agent/TestAlerts.py 74d440f
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/GANGLIA/alerts.json
9b115d5
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/alerts.json
9846848
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/alerts.json
9ea31f0
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/alerts.json
3e4865d
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/alerts.json
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/OOZIE/package/files/alert_check_oozie_server.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/alerts.json
9793dbe
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/package/files/alert_nodemanager_health.py
70584b0
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/ZOOKEEPER/alerts.json
8827294
ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/alerts.json
c53230f
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/alerts.json
df4909b
ambari-server/src/main/resources/stacks/HDP/2.2/services/KAFKA/alerts.json
a52feac
ambari-server/src/main/resources/stacks/HDP/2.2/services/KNOX/alerts.json
3d2883e
Diff: https://reviews.apache.org/r/27288/diff/
Testing
-------
Updated WEB alert tests to check for proper URL construction
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.908 s
[INFO] Finished at: 2014-10-28T12:30:33-04:00
[INFO] Final Memory: 8M/81M
[INFO] ------------------------------------------------------------------------
Thanks,
Jonathan Hurley