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

Jason Lowe updated YARN-400:
----------------------------

    Attachment: YARN-400-branch-0.23.patch

Thanks for the review, Tom.  Here's the patch for branch-0.23.
                
> RM can return null application resource usage report leading to NPE in client
> -----------------------------------------------------------------------------
>
>                 Key: YARN-400
>                 URL: https://issues.apache.org/jira/browse/YARN-400
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.0.3-alpha, 0.23.6
>            Reporter: Jason Lowe
>            Assignee: Jason Lowe
>            Priority: Critical
>         Attachments: YARN-400-branch-0.23.patch, YARN-400.patch
>
>
> RMAppImpl.createAndGetApplicationReport can return a report with a null 
> resource usage report if full access to the app is allowed but the 
> application has no current attempt.  This leads to NPEs in client code that 
> assumes an app report will always have at least an empty resource usage 
> report.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to