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/18 22:20:19 UTC

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

paul-rogers opened a new issue, #13116:
URL: https://github.com/apache/druid/issues/13116

   The IT "Compile=openjdk8, Run=openjdk8) append ingestion integration test" failed in [this build](https://app.travis-ci.com/github/apache/druid/jobs/583133108) due to a compilation error:
   
   ```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
   ```
   
   And so on for many symbols.
   
   The PR in question added test code, but did not change anything related to Parquet. Is there a build configuration issue somewhere?


-- 
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.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


Re: [I] Compile errors in IT: (Compile=openjdk8, Run=openjdk8) append ingestion integration test (druid)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #13116: Compile errors in IT: (Compile=openjdk8, Run=openjdk8) append ingestion integration test
URL: https://github.com/apache/druid/issues/13116


-- 
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


Re: [I] Compile errors in IT: (Compile=openjdk8, Run=openjdk8) append ingestion integration test (druid)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #13116:
URL: https://github.com/apache/druid/issues/13116#issuecomment-1933154503

   This issue has been closed due to lack of activity. If you think that
   is incorrect, or the issue requires additional review, you can revive the issue at
   any time.


-- 
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


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

Posted by GitBox <gi...@apache.org>.
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


Re: [I] Compile errors in IT: (Compile=openjdk8, Run=openjdk8) append ingestion integration test (druid)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #13116:
URL: https://github.com/apache/druid/issues/13116#issuecomment-1883994937

   This issue has been marked as stale due to 280 days of inactivity.
   It will be closed in 4 weeks if no further activity occurs. If this issue is still
   relevant, please simply write any comment. Even if closed, you can still revive the
   issue at any time or discuss it on the dev@druid.apache.org list.
   Thank you for your contributions.


-- 
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