Unsupported class file major version 65 when building Iceberg 1.4.x with JDK 1.8 #11689
Closed
3 tasks
Labels
bug
Something isn't working
Apache Iceberg version
1.4.3
Query engine
None
Please describe the bug 🐞
I am using OpenJDK 1.8 and trying to build Iceberg 1.4.x using the command
./gradlew build -x test -x integrationTest
. However, I encountered a failure while building the subprojectTask :iceberg-spark:iceberg-spark-runtime-3.5_2.12:shadowJar
, which is likely related to shadow plugin.During the build process, it can be confirmed that I am using JDK1.8.
The error message is as follows.
Willingness to contribute
The text was updated successfully, but these errors were encountered: