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:35:59 UTC

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

     [ https://issues.apache.org/jira/browse/OOZIE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kailong Sheng updated OOZIE-2209:
---------------------------------
    Attachment: OOZIE-3000-1.patch

> 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
>
>         Attachments: OOZIE-3000-1.patch
>
>
> 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)