[
https://issues.apache.org/jira/browse/TAJO-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085729#comment-14085729
]
Hudson commented on TAJO-989:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #325 (See
[https://builds.apache.org/job/Tajo-master-build/325/])
TAJO-989: Cleanup of child blocks after parent execution block is complete.
(jinho) (jinossy: rev 0f3412a74bb3c565df1259b19630bc17e1bc69e0)
* tajo-core/src/main/java/org/apache/tajo/worker/TaskRunner.java
* tajo-core/src/main/proto/TajoWorkerProtocol.proto
* tajo-core/src/main/java/org/apache/tajo/master/querymaster/QueryMaster.java
* CHANGES
* tajo-core/src/main/java/org/apache/tajo/worker/Task.java
* tajo-core/src/main/java/org/apache/tajo/worker/TajoWorkerManagerService.java
* tajo-core/src/test/java/org/apache/tajo/worker/TestDeletionService.java
* tajo-core/src/main/java/org/apache/tajo/master/querymaster/SubQuery.java
> 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
> Fix For: 0.9.0
>
>
> 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)