[ 
https://issues.apache.org/jira/browse/TAJO-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyunsik Choi resolved TAJO-1761.
--------------------------------
    Resolution: Fixed

I just committed to master branch.

> Separate an integration unit test kit into an independent module.
> -----------------------------------------------------------------
>
>                 Key: TAJO-1761
>                 URL: https://issues.apache.org/jira/browse/TAJO-1761
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Unit Test
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> Currently, integration unit tests using TajoTestingCluster all are included 
> in tajo-core because tajo-core has TajoTestingCluter and QueryTestBase. But, 
> it is hard for other maven modules to have their own unit tests to run 
> queries in a local Tajo cluster. For example, unit tests for client jdbc, and 
> hbase are included in tajo-core. It also makes tajo-core dependencies 
> complicated.
> So, we need to separate the unit test kit, such as TajoTestingCluster, 
> QueryTestBase, and ExprTestBase into a separate module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to