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 "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/09/03 23:01:46 UTC

[jira] [Updated] (YARN-2900) Application (Attempt and Container) Not Found in AHS results in Internal Server Error (500)

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

Vinod Kumar Vavilapalli updated YARN-2900:
------------------------------------------
    Fix Version/s: 2.6.1

Pulled this into 2.6.1 after fixing minor import issues.

Ran compilation and TestApplicationHistoryClientService before the push.

> Application (Attempt and Container) Not Found in AHS results in Internal Server Error (500)
> -------------------------------------------------------------------------------------------
>
>                 Key: YARN-2900
>                 URL: https://issues.apache.org/jira/browse/YARN-2900
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Jonathan Eagles
>            Assignee: Mit Desai
>              Labels: 2.6.1-candidate
>             Fix For: 2.6.1, 2.7.1
>
>         Attachments: YARN-2900-b2-2.patch, YARN-2900-b2.patch, YARN-2900-branch-2.7.20150530.patch, YARN-2900.20150529.patch, YARN-2900.20150530.patch, YARN-2900.20150530.patch, YARN-2900.patch, YARN-2900.patch, YARN-2900.patch, YARN-2900.patch, YARN-2900.patch, YARN-2900.patch, YARN-2900.patch, YARN-2900.patch
>
>
> Caused by: java.lang.NullPointerException
> 	at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl.convertToApplicationReport(ApplicationHistoryManagerImpl.java:128)
> 	at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryManagerImpl.getApplication(ApplicationHistoryManagerImpl.java:118)
> 	at org.apache.hadoop.yarn.server.webapp.WebServices$2.run(WebServices.java:222)
> 	at org.apache.hadoop.yarn.server.webapp.WebServices$2.run(WebServices.java:219)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at javax.security.auth.Subject.doAs(Subject.java:415)
> 	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1679)
> 	at org.apache.hadoop.yarn.server.webapp.WebServices.getApp(WebServices.java:218)
> 	... 59 more



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