[ 
https://issues.apache.org/jira/browse/YARN-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704583#comment-13704583
 ] 

Junping Du commented on YARN-879:
---------------------------------

The history may not show this if tests are commented since YARN-1 (I only check 
TestFifoScheduler which belongs to this case). Anyway, we can fix these tests 
or remove them completely. It doesn't make sense to me that some test code are 
commented for a long time as it just confused people like us. :)
                
> Fix NPE in 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
>
>
> 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