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

Alejandro Abdelnur commented on BIGTOP-689:
-------------------------------------------

This seems to affect RightScale CentOS.

We would need to change {{/usr/lib/oozie/bin/oozie-env.sh}} file and change the 
value of {{CATALINA_TMPDIR|| to a location where there is no cleanup daemon. 
Just keep in mind that currently Oozie does not clean up files written in 
there, relies on the OS restarts for that.

In addition, we should get the Oozie daemons to do the clean up of this files 
on stop.
                
> Oozie use of /var/tmp in some CentOS versions create issues
> -----------------------------------------------------------
>
>                 Key: BIGTOP-689
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-689
>             Project: Bigtop
>          Issue Type: Bug
>          Components: RPM
>    Affects Versions: 0.3.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Roman Shaposhnik
>
> It appears that centos is configured by default to clear /var/tmp every 30 
> days
> Oozie creates some JAR files there at startup and uses them for the duration 
> of the Oozie server process.
> Oozie should use a different TMP dir that is not cleaned up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to