[
https://issues.apache.org/jira/browse/TAJO-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14733303#comment-14733303
]
ASF GitHub Bot commented on TAJO-1821:
--------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/737
TAJO-1821: Temporary data is not cleared after TestCatalog
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-1821
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/737.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 #737
----
commit 9b32ae5e50a8b205390e13fe6863889fdadba18f
Author: Jihoon Son <[email protected]>
Date: 2015-09-07T06:59:59Z
TAJO-1821
----
> Temporary data is not cleared after TestCatalog
> -----------------------------------------------
>
> Key: TAJO-1821
> URL: https://issues.apache.org/jira/browse/TAJO-1821
> Project: Tajo
> Issue Type: Bug
> Components: Unit Test
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Fix For: 0.11.0
>
>
> TestCatalog creates a random directory and writes some data for testing.
> However, that directory is not removed properly after test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)