Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
Setting a timeout at the leaf queue level allows administrators to prevent badly behaved applications from consuming resources for an unacceptable amount to time. For example, an administrator should be able to specify that an application submitted to particular queue should not run more than N hours, even if the user sets the expected lifetime to N+1 hours. After N hours the application will be killed.
Attachments
Attachments
Issue Links
- is related to
-
YARN-8564 Add queue level application lifetime monitor in FairScheduler
- Reopened