You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2017/01/06 21:13:58 UTC

[jira] [Commented] (OOZIE-2727) OozieDBCLI creates temporary directories and do not delete them

    [ https://issues.apache.org/jira/browse/OOZIE-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805764#comment-15805764 ] 

Robert Kanter commented on OOZIE-2727:
--------------------------------------

+1

> OozieDBCLI creates temporary directories and do not delete them
> ---------------------------------------------------------------
>
>                 Key: OOZIE-2727
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2727
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Attila Sasvari
>            Assignee: Peter Cseh
>            Priority: Minor
>         Attachments: OOZIE-2727.patch
>
>
> When ooziedb.sh calls OozieDBCLI to create the Oozie database, I noticed it creates temporary directories:
> {code}
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas7493418920707868481.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas7533826896335819164.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas7540154436982116689.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas7582380026489928543.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas7760569991479561374.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas7762029869111998063.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas82122311396124257.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas8241856614058953584.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas8281797739515206139.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas8340820024075519518.dir
> /private/var/folders/9q/f8p_r6gj0wbck49_dc092q_m0000gp/T/oozie-asas8384001654396624557.di
> {code}
> These are temporary directories and they should be deleted if not needed anymore.



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