Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
0.20.204.0
-
None
-
None
Description
Per HADOOP-7551 the TT does not remove bad mapred.local.dirs from the conf so after a single disk failure every call to get a local path for reading or writing results in a disk check of all configured local dirs. After detecting that a local dir is bad we should remove it from the conf so that we don't repeatedly perform this expensive operation.
Attachments
Issue Links
- relates to
-
MAPREDUCE-3077 re-enable faulty TaskTracker storage without restarting TT, when appropriate
- Open