Kinga Marton created YARN-10070:
-----------------------------------
Summary: 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
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]