Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We had couple of cases when pig launcher tried to create a relatively large job jar on /tmp/ and fail with not enough space.This can be avoided if the launcher used the current working directory which should have a lot more space. Also, it'll always get cleaned up by the NodeManager even if the task crashes in the middle.
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-6472 MapReduce AM should have java.io.tmpdir=./tmp to be consistent with tasks
- Closed
-
TEZ-2787 Tez AM should have java.io.tmpdir=./tmp to be consistent with tasks
- Closed
- is superceded by
-
OOZIE-2260 Only set "java.io.tmpdir" to "./tmp" for the AM
- Closed