Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
If there is no rule defined for a user NPE is thrown by the following line.
String queue = placementManager
.placeApplication(context, usernameUsedForPlacement).getQueue();
Attachments
Attachments
Issue Links
- is caused by
-
YARN-9886 Queue mapping based on userid passed through application tag
- Closed