Details
Description
In YARN-9930, support for maximum running applications (called "max parallel apps") has been introduced.
The converter now can handle the following settings in fair-scheduler.xml:
- <maxRunningApps> per user
- <maxRunningApps> per queue
- <userMaxAppsDefault>
- <queueMaxAppsDefault>
Attachments
Attachments
Issue Links
- Dependent
-
YARN-9930 Support max running app logic for CapacityScheduler
- Resolved