Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.0
Description
The CapacityScheduler supports the following parameters to lifetime of an application:
At high level, we need a mechanism to set timeout values for each leaf queue from Capacity Scheduler view. The sample configuration that should reflected in backend is
yarn.scheduler.capacity.root.default.maximum-application-lifetime=<values in seconds> yarn.scheduler.capacity.root.default.default-application-lifetime=<values in seconds>
Capacity Scheduler view should support following tags.
description of this tags can be found in : https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/CapacityScheduler.html
Attachments
Attachments
Issue Links
- is related to
-
YARN-3813 Support Application timeout feature in YARN.
- Resolved
- links to