Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.11.1, 1.12.0
Description
[ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/temp-test-directory-22294375765/flink-walkthrough-table-java/src/main/java/org/apache/flink/walkthrough/SpendReport.java:[23,46] cannot access org.apache.flink.table.api.bridge.java.BatchTableEnvironment bad class file: /home/vsts/work/1/.m2/repository/org/apache/flink/flink-table-api-java-bridge_2.11/1.12-SNAPSHOT/flink-table-api-java-bridge_2.11-1.12-SNAPSHOT.jar(org/apache/flink/table/api/bridge/java/BatchTableEnvironment.class) class file has wrong version 55.0, should be 52.0 Please remove or make sure it appears in the correct subdirectory of the classpath. (...) [FAIL] 'Walkthrough Table Java nightly end-to-end test' failed after 0 minutes and 4 seconds! Test exited with exit code 1
Attachments
Issue Links
- is fixed by
-
FLINK-18194 Update Table API Walkthrough
- Resolved
- is related to
-
FLINK-17497 Quickstarts Java nightly end-to-end test fails with "class file has wrong version 55.0, should be 52.0"
- Resolved
- links to