[
https://issues.apache.org/jira/browse/AMBARI-15678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jayush Luniya updated AMBARI-15678:
-----------------------------------
Assignee: Jayush Luniya
> YARN service_check doesn't fail when application status is not reasonable
> -------------------------------------------------------------------------
>
> Key: AMBARI-15678
> URL: https://issues.apache.org/jira/browse/AMBARI-15678
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Environment: CentOS 6.5
> Reporter: Masahiro TANAKA
> Assignee: Jayush Luniya
> Labels: easyfix, patch-available
> Attachments: AMBARI-15678.patch, AMBARI-15678.v2.patch
>
>
> If yarn app state is not state or yarn app finalStatus is not succeeded, YARN
> service check should fail.
> But in the YARN
> [service_check.py|https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/service_check.py#L130],
> it doesn't fail because raise statement is in try block and there is only
> `pass` in except block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)