Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Reviewed
Description
The maxAMShare uses the queue's policy for enforcing limits. When using FAIR policy, this considers only memory. If there are fewer vcores on the cluster, the AMs can end up taking all the vcores leading to a livelock.
Attachments
Attachments
Issue Links
- duplicates
-
YARN-3621 FairScheduler doesn't count AM vcores towards max-share
- Resolved