[ 
https://issues.apache.org/jira/browse/TAJO-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704413#comment-14704413
 ] 

ASF GitHub Bot commented on TAJO-1792:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/704

    TAJO-1792: tajo-cluster-tests is not available when it is used as an 
external maven module.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1792

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/704.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #704
    
----
commit da3a5c84b23df91ecba7d09eb37f5f3153ce3d24
Author: Hyunsik Choi <[email protected]>
Date:   2015-08-20T01:41:56Z

    Improve query test case to be instantinized.

commit 422e20e0d27d19751c013d63bb1eaba740321ec6
Author: Hyunsik Choi <[email protected]>
Date:   2015-08-20T07:07:47Z

    TAJO-1792: tajo-cluster-tests is not available when it is used as an 
external maven module.

commit 68a091dda542862851204049012368591808edb3
Author: Hyunsik Choi <[email protected]>
Date:   2015-08-20T07:07:58Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into 
TAJO-1792

----


> 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)

Reply via email to