[
https://issues.apache.org/jira/browse/TAJO-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298743#comment-14298743
]
ASF GitHub Bot commented on TAJO-1322:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/367
TAJO-1322: Invalid stored caching on StorageManager.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1322
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/367.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 #367
----
commit 0d2a086b43eb18e50a94e0d6ee78f36f41afb9dd
Author: jhkim <[email protected]>
Date: 2015-01-30T15:18:38Z
TAJO-1322: Invalid stored caching on StorageManager.
----
> Invalid stored caching on StorageManager
> ----------------------------------------
>
> Key: TAJO-1322
> URL: https://issues.apache.org/jira/browse/TAJO-1322
> Project: Tajo
> Issue Type: Bug
> Components: storage
> Affects Versions: 0.10
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.10
>
>
> Currently, A storage type is cached in storageManager.
> If Local FileSystem of HDFS client is cached, a output directory always will
> be Local FileSystem without reference to TajoConf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)