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

Prabhu Joseph commented on YARN-10070:
--------------------------------------

[~kmarton] Thanks for the patch. The patch looks good. Can you address the 
checkstyle issues.

> NPE if no rule is defined and application-tag-based-placement is enabled
> ------------------------------------------------------------------------
>
>                 Key: YARN-10070
>                 URL: https://issues.apache.org/jira/browse/YARN-10070
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Kinga Marton
>            Assignee: Kinga Marton
>            Priority: Major
>         Attachments: YARN-10070.001.patch
>
>
> If there is no rule defined for a user NPE is thrown by the following line.
> {code:java}
> String queue = placementManager
>  .placeApplication(context, usernameUsedForPlacement).getQueue();{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to