Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently when task fails, a cleanup attempt will be scheduled right after that.
This is unnecessary and increase the latency. MapReduce will allow disabling this (see MAPREDUCE-2206).
After that patch is committed, we should set the JobConf in HIVE to disable cleanup task.
Attachments
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-2206 The task-cleanup tasks should be optional
- Closed