[
https://issues.apache.org/jira/browse/AMBARI-9082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273088#comment-14273088
]
Hudson commented on AMBARI-9082:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1451 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1451/])
AMBARI-9082 - YARN's alerts.json File Still Points to HDP 2.0.6
(jonathanhurley) (jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7f361ad96f759caab4da588751a1e5d2a2444e2b)
* ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/alerts.json
> 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)