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

Junping Du updated YARN-879:
----------------------------

    Attachment: YARN-879-v2.patch

In v2 patch, fix unit test in TestCapacityScheduler and TestResourceManager and 
illustrate how test/resourcemanager.Application works.
                
> Fix NPE in test/o.a.h.y.server.resourcemanager.Application.getResources()
> -------------------------------------------------------------------------
>
>                 Key: YARN-879
>                 URL: https://issues.apache.org/jira/browse/YARN-879
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.1.0-beta
>            Reporter: Junping Du
>            Assignee: Junping Du
>         Attachments: YARN-879.patch, YARN-879-v2.patch
>
>
> getResources() will return a list of containers that allocated by RM. 
> However, it is now return null directly. The worse thing is: if LOG.debug is 
> enabled, then it will definitely cause NPE exception.

--
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