Jihoon Son created TAJO-1002:
--------------------------------
Summary: 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.2#6252)