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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
