[
https://issues.apache.org/jira/browse/TAJO-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727522#comment-14727522
]
ASF GitHub Bot commented on TAJO-993:
-------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/720
TAJO-993: Cleanup the result data in HDFS after query finished.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-993
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/720.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 #720
----
commit c364dbc08d0cb5d87beb5e8c1d37573c9cdb9c77
Author: Jinho Kim <[email protected]>
Date: 2015-09-02T15:34:24Z
TAJO-993: Cleanup the result data in HDFS after query finished.
----
> Cleanup the result data in HDFS after query finished.
> -----------------------------------------------------
>
> Key: TAJO-993
> URL: https://issues.apache.org/jira/browse/TAJO-993
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyoungjun Kim
> Assignee: Jinho Kim
> Priority: Minor
>
> Tajo doesn't remove the result data in HDFS after SELECT query finished.
> Currently user must remove manually. Tajo should remove automatically that
> data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)