You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/05/05 16:18:03 UTC

[jira] [Updated] (DRILL-1989) "mvn clean; mvn test" fails in drill-java-exec with tpch errors

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

Jacques Nadeau updated DRILL-1989:
----------------------------------
    Fix Version/s:     (was: 1.0.0)
                   1.2.0

> "mvn clean; mvn test" fails in drill-java-exec with tpch errors
> ---------------------------------------------------------------
>
>                 Key: DRILL-1989
>                 URL: https://issues.apache.org/jira/browse/DRILL-1989
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Jacques Nadeau
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Running
> bq. {{mvn clean}}
> and then
> bq. {{mvn test}}
> (in the root project directory) fails in tests in drill-java-exec, with errors such as:
> <pre>
> {{Running org.apache.drill.TestTpchDistributed#tpch01}}
> {{ok   summary}}
> {{true    planner.slice_target updated.}}
> {{Total rows returned : 1}}
> {{Jan 12, 2015 5:09:18 PM org.eigenbase.sql.validate.SqlValidatorException <init>}}
> {{SEVERE: org.eigenbase.sql.validate.SqlValidatorException: Table 'cp.tpch/lineitem.parquet' not found}}
> {{Jan 12, 2015 5:09:18 PM org.eigenbase.util.EigenbaseException <init>}}
> {{SEVERE: org.eigenbase.util.EigenbaseContextException: From line 15, column 3 to line 15, column 4: Table 'cp.tpch/lineitem.parquet' not found}}
> </pre>



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