Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-beta1
-
Reviewed
Description
It's illogical that FSAppAttempt defers to FairScheduler for its own weight, especially when FairScheduler has to call back to FSAppAttempt to get the details to return a value. Instead, FSAppAttempt should do the work and call out to FairScheduler to get the details it needs.
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-10112 Livelock (Runnable FairScheduler.getAppWeight) in Resource Manager when used with Fair Scheduler size based weights enabled
- Resolved