You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/11/18 18:48:11 UTC

[jira] [Updated] (AMBARI-13954) Enable auto-start with alerting for AMS

     [ https://issues.apache.org/jira/browse/AMBARI-13954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Sen updated AMBARI-13954:
--------------------------------
    Attachment: AMBARI-13954-trunk.patch

> 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
>
>
> - 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)