You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Masahiro TANAKA (JIRA)" <ji...@apache.org> on 2016/04/03 10:51:25 UTC

[jira] [Updated] (AMBARI-15678) YARN service_check doesn't fail when application status is not reasonable

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

Masahiro TANAKA updated AMBARI-15678:
-------------------------------------
    Attachment: AMBARI-15678.patch

> 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
>              Labels: easyfix
>         Attachments: AMBARI-15678.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)