You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2015/04/28 18:20:08 UTC

[jira] [Resolved] (AMBARI-9919) Add Support For Script-Based Alert Dispatchers

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

Jonathan Hurley resolved AMBARI-9919.
-------------------------------------
    Resolution: Fixed

> Add Support For Script-Based Alert Dispatchers
> ----------------------------------------------
>
>                 Key: AMBARI-9919
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9919
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Mahadev konar
>            Assignee: Jonathan Hurley
>             Fix For: 2.1.0
>
>
> Add support for alert dispatchers which invoke a configurable command line script. This involves several steps:
> - Change the Ambari framework to allow for custom dispatchers to be picked up via the classpath.
> - Allow for dispatchers to receive notifications that do not have pre-generated content since the {{alert-templates.xml}} may not be able to provide the correct command-line arguments for the script.
> - The script dispatcher should be able to use any script defined in ambari.properties. A single dispatcher class can therefore dispatch to any number of scripts if the script path is found in ambari.properties.



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