You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/30 05:22:27 UTC

[GitHub] [druid] paul-rogers commented on issue #13116: Compile errors in IT: (Compile=openjdk8, Run=openjdk8) append ingestion integration test

paul-rogers commented on issue #13116:
URL: https://github.com/apache/druid/issues/13116#issuecomment-1263115679

   Failed in [this build](https://app.travis-ci.com/github/apache/druid/jobs/583133108) also:
   
   ```text
   [ERROR] COMPILATION ERROR : 
   [ERROR] error reading /home/travis/.m2/repository/org/apache/parquet/parquet-column/1.12.0/parquet-column-1.12.0.jar; error in opening zip file
   [ERROR] error reading /home/travis/.m2/repository/org/apache/parquet/parquet-column/1.12.0/parquet-column-1.12.0.jar; cannot read zip file
   [ERROR] /home/travis/build/apache/druid/extensions-core/parquet-extensions/src/main/java/org/apache/druid/data/input/parquet/ParquetReader.java:[37,39] package org.apache.parquet.example.data does not exist
   [ERROR] /home/travis/build/apache/druid/extensions-core/parquet-extensions/src/main/java/org/apache/druid/data/input/parquet/ParquetReader.java:[48,65] cannot find symbol
     symbol: class Group
   [ERROR] /home/travis/build/apache/druid/extensions-core/parquet-extensions/src/main/java/org/apache/druid/data/input/parquet/ParquetReader.java:[54,33] cannot find symbol
     symbol:   class Group
     location: class org.apache.druid.data.input.parquet.ParquetReader
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org