Details
Description
container-launch.sh specifies java option java.io.tmpdir when executing the java process for the child container but fails to create the tmpdir. All uses of createTempFile and other commands relying on java.io.tmpdir will fail when called from child container jvms.
Attachments
Attachments
Issue Links
- duplicates
-
MAPREDUCE-3844 Problem in setting the childTmpDir in MapReduceChildJVM
- Resolved