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

Kinga Marton edited comment on YARN-10070 at 1/14/20 11:19 AM:
---------------------------------------------------------------

Thank you [~prabhujoseph] for the review! I have uploaded a new patch with 
fixing the checkstyle issues.


was (Author: kmarton):
Thank you [~prabhujoseph] for the review! I have uploaded a new patch with 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, YARN-10070.002.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: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to