[
https://issues.apache.org/jira/browse/TAJO-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804865#comment-14804865
]
Hudson commented on TAJO-1867:
------------------------------
SUCCESS: Integrated in Tajo-master-build #880 (See
[https://builds.apache.org/job/Tajo-master-build/880/])
TAJO-1867: TajoMaster should handle the change of ${tajo.root}. (hyunsik: rev
61b6ec8e6baa8792b01e4e8f1de4f58f05134105)
*
tajo-catalog/tajo-catalog-server/src/test/java/org/apache/tajo/catalog/TestCatalogAgainstCaseSensitivity.java
* tajo-catalog/tajo-catalog-common/src/main/proto/CatalogProtos.proto
*
tajo-catalog/tajo-catalog-server/src/main/java/org/apache/tajo/catalog/store/AbstractDBStore.java
* tajo-core/src/main/java/org/apache/tajo/master/exec/DDLExecutor.java
* tajo-core/src/main/java/org/apache/tajo/master/TajoMaster.java
*
tajo-catalog/tajo-catalog-server/src/test/java/org/apache/tajo/catalog/TestCatalogExceptions.java
*
tajo-catalog/tajo-catalog-server/src/test/java/org/apache/tajo/catalog/TestCatalog.java
*
tajo-catalog/tajo-catalog-server/src/main/java/org/apache/tajo/catalog/CatalogServer.java
* CHANGES
> 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)