[
https://issues.apache.org/jira/browse/TAJO-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083980#comment-14083980
]
ASF GitHub Bot commented on TAJO-989:
-------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/103
TAJO-989: Cleanup of child blocks after parent execution block is comple...
...te
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-989
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/103.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 #103
----
commit 5b55e875e3a8b060dd08c9d3a981062fd61dfda4
Author: jinossy <[email protected]>
Date: 2014-08-03T14:07:58Z
TAJO-989: Cleanup of child blocks after parent execution block is complete
----
> Cleanup of child blocks after parent execution block is complete
> ----------------------------------------------------------------
>
> Key: TAJO-989
> URL: https://issues.apache.org/jira/browse/TAJO-989
> Project: Tajo
> Issue Type: Improvement
> Components: worker
> Affects Versions: 0.9.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
>
> Child execution block working directory is not deleted until the query is
> complete. there are too many files in directory. we should delete the child
> execution block
--
This message was sent by Atlassian JIRA
(v6.2#6252)