You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Kailong Sheng (JIRA)" <ji...@apache.org> on 2015/04/17 01:33:58 UTC

[jira] [Created] (OOZIE-2209) Oozie launchers to set "java.io.tmpdir" to "./tmp"

Kailong Sheng created OOZIE-2209:
------------------------------------

             Summary: Oozie launchers to set "java.io.tmpdir" to "./tmp"
                 Key: OOZIE-2209
                 URL: https://issues.apache.org/jira/browse/OOZIE-2209
             Project: Oozie
          Issue Type: Improvement
            Reporter: Kailong Sheng
             Fix For: trunk


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)