[
https://issues.apache.org/jira/browse/OOZIE-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225709#comment-13225709
]
Alejandro Abdelnur commented on OOZIE-749:
------------------------------------------
MiniCluster/Pig/Hive files gen during testing may be out of our control but
there are quite a few coord testcases that write into /tmp.
The XTestCase (all our testcases extend/should-extend it) provides a
getTestCaseDir() which is under target, it is unique to each testcase and it is
clean up before the run.
We should refactor the offending tetst cases to use that method.
> oozie tests doesn't delete the files in tmp directories
> -------------------------------------------------------
>
> Key: OOZIE-749
> URL: https://issues.apache.org/jira/browse/OOZIE-749
> Project: Oozie
> Issue Type: Bug
> Reporter: Virag Kothari
>
> The tmp directory has directories like 'oozietests', 'userlogs', 'history' etc
> Also there are many files of 'job_*_conf.xml' type.
> This all should be removed once the test case finishes.
--
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