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

Hudson commented on TAJO-1763:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #442 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/442/])
TAJO-1763: tpch/*.tbl files cannot be founded in maven modules except for 
core-tests. (hyunsik: rev 41f75332ccdb6cf9cfd55d4698e59035eb7dc688)
* tajo-core-tests/src/test/resources/tpch/orders.tbl
* tajo-core-tests/src/test/tpch/region.tbl
* tajo-core/src/main/java/org/apache/tajo/benchmark/TPCH.java
* tajo-core-tests/src/test/resources/tpch/lineitem.tbl
* tajo-core-tests/src/test/tpch/partsupp.tbl
* tajo-core-tests/src/test/tpch/nation.tbl
* tajo-core-tests/src/test/resources/tpch/customer.tbl
* tajo-core-tests/src/test/resources/tpch/region.tbl
* tajo-core-tests/src/test/resources/tpch/part.tbl
* tajo-core-tests/src/test/tpch/part.tbl
* tajo-common/src/main/java/org/apache/tajo/util/FileUtil.java
* tajo-core-tests/src/test/resources/tpch/partsupp.tbl
* tajo-core-tests/src/test/tpch/customer.tbl
* tajo-core-tests/src/test/resources/tpch/empty_orders.tbl
* tajo-core-tests/src/test/tpch/orders.tbl
* tajo-core-tests/src/test/tpch/lineitem.tbl
* tajo-core-tests/src/test/resources/tpch/supplier.tbl
* tajo-cluster-tests/src/test/java/org/apache/tajo/TpchTestBase.java
* tajo-core-tests/pom.xml
* tajo-core-tests/src/test/tpch/supplier.tbl
* tajo-core-tests/src/test/tpch/empty_orders.tbl
* tajo-core-tests/src/test/resources/tpch/nation.tbl
* tajo-core-tests/src/test/java/org/apache/tajo/engine/query/TestJoinQuery.java


> tpch/*.tbl files cannot be founded in maven modules except for core-tests.
> --------------------------------------------------------------------------
>
>                 Key: TAJO-1763
>                 URL: https://issues.apache.org/jira/browse/TAJO-1763
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Critical
>             Fix For: 0.11.0, 0.12.0
>
>         Attachments: TAJO-1763.patch, TAJO-1763_2.patch, TAJO-1763_3.patch, 
> TAJO-1763_4.patch, TAJO-1763_5.patch, TAJO-1763_6.patch
>
>
> TPCH class still use the abstract path based in {{$\{user.dir\}}}. As a 
> result, it is hard for maven modules depending on tajo-core-tests to 
> correctly use QueryTestBase class.



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

Reply via email to