Hyunsik Choi created TAJO-1792:
----------------------------------
Summary: tajo-cluster-tests is not available when it is used as an
external maven module.
Key: TAJO-1792
URL: https://issues.apache.org/jira/browse/TAJO-1792
Project: Tajo
Issue Type: Improvement
Components: Unit Test
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Fix For: 0.11.0, 0.12.0
tajo-cluster-tests was separated in order to help other maven modules to use
cluster tests. But, it is actually unavailable because its test resources
(table ddl and data sets) can be only accessed through absolute paths.
This patch makes the test resources accessable from other maven modules.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)