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/01/11 23:01:35 UTC

[jira] [Resolved] (AMBARI-9082) YARN's alerts.json File Still Points to HDP 2.0.6

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

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

> YARN's alerts.json File Still Points to HDP 2.0.6
> -------------------------------------------------
>
>                 Key: AMBARI-9082
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9082
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9082.patch
>
>
> HDP/YARN/2.1.0.2.0/alerts.json still has an reference to HDP/2.0.6. This needs to be changes to point to the common services location:
> {code}
>       {
>         "name": "yarn_nodemanager_health",
>         "label": "NodeManager Health",
>         "description": "This host-level alert checks the node health property available from the NodeManager component.",
>         "interval": 1,
>         "scope": "HOST",
>         "enabled": true,
>         "source": {
>           "type": "SCRIPT",
>           "path": "HDP/2.0.6/services/YARN/package/alerts/alert_nodemanager_health.py"
>         }
>       }
> {code}



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