You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Mit Desai (JIRA)" <ji...@apache.org> on 2015/07/23 20:03:05 UTC

[jira] [Created] (YARN-3967) Fetch the application report from the AHS if the RM does not know about it

Mit Desai created YARN-3967:
-------------------------------

             Summary: Fetch the application report from the AHS if the RM does not know about it
                 Key: YARN-3967
                 URL: https://issues.apache.org/jira/browse/YARN-3967
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.7.1
            Reporter: Mit Desai


If the application history service has been enabled and RM has forgotten anout an application, try and fetch the app report form the AHS.

On larger clusters, the RM can forget about the applications in about 30 minutes. The proxy url generated during the job submission will try to fetch the app report from the RM and will fail to get anything from there. If the app is not found in the RM, we will need to get the application report from the Application History Server  (if it is enabled) to see if we can get any information on that application before throwing an exception.



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