Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
YARN uses a number of bogus usernames for tokens, like application attempt IDs for NM tokens or even the hardcoded "testing" for the container localizer token. These tokens cause the RPC layer to do group lookups on these bogus usernames which will never succeed but can take a long time to perform.
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-4336 YARN NodeManager - Container Initialization - Excessive load on NSS/LDAP
- Resolved