[
https://issues.apache.org/jira/browse/TEZ-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091319#comment-14091319
]
ASF GitHub Bot commented on TEZ-1216:
-------------------------------------
GitHub user hiteshs opened a pull request:
https://github.com/apache/tez/pull/3
TEZ-1216. Clean up the staging directory when the application completes.
Still need to track why the shutdown hook is getting invoked when the
shutdown handler is still running. For now added a safety check.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hiteshs/tez TEZ-1216
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tez/pull/3.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3
----
commit 73aa3ec9d2cf5fc090423d79b560c3cbd587d419
Author: Hitesh Shah <[email protected]>
Date: 2014-08-08T21:16:26Z
TEZ-1216. Clean up the staging directory when the application completes.
----
> Clean up the staging directory when the application completes
> -------------------------------------------------------------
>
> Key: TEZ-1216
> URL: https://issues.apache.org/jira/browse/TEZ-1216
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Mohammad Kamrul Islam
> Assignee: Hitesh Shah
> Priority: Critical
> Attachments: TEZ-1216.1.patch, TEZ-1216.2.patch
>
>
> This JIRA is a part of TEZ-693. It includes the removal of stage directory
> when application's last attempt is done. In addition, it will check a config
> to determine whether to auto clean it or not.
--
This message was sent by Atlassian JIRA
(v6.2#6252)