Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5.0, 0.6.0, 0.7.0, 0.8.0-alpha
-
None
-
None
Description
TezRuntimeChildJVM ensures that tasks are launched with -Djava.io.tmpdir=./tmp, but there's no corresponding code to ensure the Tez AM also has a similar tmpdir setting. The client should setup the AM launch context to have -Djava.io.tmpdir=./tmp to be consistent with the tasks and to prevent accidental leaking of files in /tmp by the Tez AM if it crashes.
Attachments
Attachments
Issue Links
- is duplicated by
-
TEZ-3008 AM java.io.tmpdir should be set to $PWD/tmp
- Resolved
- relates to
-
OOZIE-2209 Oozie launchers to set "java.io.tmpdir" to "./tmp"
- Resolved