You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/12/28 22:29:18 UTC

[GitHub] [bigtop] iwasakims commented on pull request #832: BIGTOP-3601. Bump Kafka to 2.8.1.

iwasakims commented on pull request #832:
URL: https://github.com/apache/bigtop/pull/832#issuecomment-1002306410


   > I found this kafka issue that seem to remove the dl.bintray.com problem. I adapted the patch for the 2.8 branch:
   
   @elukey I got another error after applying the patch. How about using existing gradlew here and addressing the issue in follow-up JIRAs?
   
   ```
   $ gradle wrapper
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file '/home/centos/srcs/kafka/build.gradle' line: 146
   
   * What went wrong:
   A problem occurred evaluating root project 'kafka'.
   > org/eclipse/jgit/storage/file/FileRepositoryBuilder has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
   ```


-- 
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: dev-unsubscribe@bigtop.apache.org

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