Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The ResourceOption to update NM's resource has two properties: Resource and OvercommitTimeout. The later property is used to guarantee resource is withdrawn after timeout is hit if resource is reduced to a value and current resource consumption exceeds the new value. It currently use default value -1 which means no timeout, and we should make this property work when updating NM resource.
Attachments
Issue Links
- Is contained by
-
YARN-999 In case of long running tasks, reduce node resource should balloon out resource quickly by calling preemption API and suspending running task.
- Resolved