[
https://issues.apache.org/jira/browse/TAJO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704451#comment-14704451
]
ASF GitHub Bot commented on TAJO-1792:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/704#issuecomment-132922494
I fixed the test failure, and reflected the comments.
> 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)