[ 
https://issues.apache.org/jira/browse/TAJO-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728421#comment-14728421
 ] 

Hudson commented on TAJO-993:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #826 (See 
[https://builds.apache.org/job/Tajo-master-build/826/])
TAJO-993: Cleanup the result data in HDFS after query finished. (jhkim: rev 
22ab1cf974031bc58d2ff1a6d34102c0c4997184)
* tajo-core-tests/src/test/java/org/apache/tajo/master/TestQueryResult.java
* CHANGES
* tajo-common/src/main/java/org/apache/tajo/conf/TajoConf.java
* 
tajo-core/src/main/java/org/apache/tajo/master/exec/NonForwardQueryResultFileScanner.java
* 
tajo-core-tests/src/test/resources/results/TestQueryResult/testTemporalResultOnClose.result
* 
tajo-core-tests/src/test/resources/results/TestQueryResult/testTableResultOnClose.result


> 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
>          Components: Storage, TajoMaster
>            Reporter: Hyoungjun Kim
>            Assignee: Jinho Kim
>            Priority: Minor
>             Fix For: 0.11.0, 0.12.0
>
>
> 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)

Reply via email to