[
https://issues.apache.org/jira/browse/AMBARI-13954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15016679#comment-15016679
]
Hudson commented on AMBARI-13954:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3874 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3874/])
AMBARI-13954 Enable auto-start with alerting for AMS (dsen) (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d48a9b6851928d054bb2063160811f69f4ccad7f])
* ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py
* ambari-agent/src/test/python/ambari_agent/TestActionQueue.py
* ambari-agent/src/test/python/ambari_agent/TestAlerts.py
*
ambari-server/src/main/java/org/apache/ambari/server/state/alert/SourceType.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/alert/AlertDefinitionFactory.java
* ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py
*
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/alerts.json
* ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py
* ambari-agent/src/main/python/ambari_agent/Controller.py
* ambari-agent/src/test/python/ambari_agent/TestAlertSchedulerHandler.py
* ambari-agent/src/main/python/ambari_agent/FileCache.py
* ambari-agent/src/main/python/ambari_agent/AlertSchedulerHandler.py
*
ambari-server/src/main/java/org/apache/ambari/server/state/alert/RecoverySource.java
* ambari-agent/src/main/python/ambari_agent/RecoveryManager.py
* ambari-server/conf/unix/ambari.properties
> Enable auto-start with alerting for AMS
> ---------------------------------------
>
> Key: AMBARI-13954
> URL: https://issues.apache.org/jira/browse/AMBARI-13954
> Project: Ambari
> Issue Type: Task
> Components: alerts, ambari-agent, ambari-metrics
> Affects Versions: 2.1.3
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.1.3
>
> Attachments: AMBARI-13954-trunk.patch, critical.png, ok.png, warn.png
>
>
> - In 2.1.3 we have the watch dog script that will shutdown the API if HBase
> is unresponsive for sometime.
> - We also have the ability to auto-start per service / component
> - The two should work in conjunction for AMS
> - User needs to be alerted if Restarts are too frequent
> Alternative approach is for watch to act as a monitor and be responsible for
> restarting HBase.
> This should still be a alert hook but in that case the alert can be
> customized for AMS only.
> To turn on AMS auto-start append ambari.properties with
> {code}
> recovery.type=AUTO_START
> recovery.enabled_components=METRICS_COLLECTOR
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)