Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-1989

"mvn clean; mvn test" fails in drill-java-exec with tpch errors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • Future
    • Tools, Build & Test
    • None

    Description

      Running

      mvn clean

      and then

      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>

      Attachments

        Activity

          People

            Unassigned Unassigned
            dsbos Daniel Barclay
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: