[
https://issues.apache.org/jira/browse/TAJO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14803397#comment-14803397
]
ASF GitHub Bot commented on TAJO-1867:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/767
TAJO-1867: TajoMaster should handle the change of ${tajo.root}.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1867
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/767.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 #767
----
commit 73075899a03ad91f21d19ca6a3ee328201f50274
Author: Hyunsik Choi <[email protected]>
Date: 2015-09-17T18:40:31Z
TAJO-1867: TajoMaster should handle the change of ${tajo.root}.
----
> TajoMaster should handle the change of ${tajo.root}.
> ----------------------------------------------------
>
> Key: TAJO-1867
> URL: https://issues.apache.org/jira/browse/TAJO-1867
> Project: Tajo
> Issue Type: Improvement
> Components: TajoMaster
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> Currently, TajoMaster uses the configuration property {{tajo.root}} as a
> default tablespace. But, many users have suffered from tablespace mismatch
> problem when they change {{tajo.root}}. This patch lets TajoMaster to fix the
> location of default tablespace if {{tajo.root} has been changed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)