[
https://issues.apache.org/jira/browse/TAJO-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157714#comment-14157714
]
ASF GitHub Bot commented on TAJO-1002:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/176#issuecomment-57758268
Do you want to commit to master branch? I know that you are working this
work in the index_support branch.
> Test failure due to the mismatched configuration between master and workers
> ---------------------------------------------------------------------------
>
> Key: TAJO-1002
> URL: https://issues.apache.org/jira/browse/TAJO-1002
> Project: Tajo
> Issue Type: Bug
> Affects Versions: index support
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
>
> Indices locate under the WAREHOUSE_DIR directory. Currently, in both master
> and workers, index paths are dynamically created using the configuration.
> This causes a mismatch in index paths. That is, the index path in master is
> different with that in workers.
> I'll change to store the index path in QueryContext.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)