Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.4.0
-
None
-
None
-
Reviewed
Description
We are seeing that when one of the localizerRunner stuck, the rest of the localizerRunners are blocked. We should remove the synchronized modifier.
The synchronized modifier appears to have been added by https://issues.apache.org/jira/browse/MAPREDUCE-3537
It could be removed if Localizer doesn't depend on current directory
Attachments
Attachments
Issue Links
- relates to
-
YARN-2714 Localizer thread might stuck if NM is OOM
- Open