Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6.0
-
None
Description
The default value for yarn.client.nodemanager-connect.max-wait-ms is 900000 msec or 15 minutes, which is way too high. The default container expiry time from the RM and the default task timeout in MapReduce are both only 10 minutes.
Attachments
Attachments
Issue Links
- is related to
-
YARN-3238 Connection timeouts to nodemanagers are retried at multiple levels
- Closed
-
HADOOP-11398 RetryUpToMaximumTimeWithFixedSleep needs to behave more accurately
- Patch Available
-
YARN-3518 default rm/am expire interval should not be smaller than default resourcemanager connect wait time
- Patch Available