Junping Du created YARN-879:
-------------------------------

             Summary: Fix NPE in Application.getResources()
                 Key: YARN-879
                 URL: https://issues.apache.org/jira/browse/YARN-879
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Junping Du
            Assignee: Junping Du


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