You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dian Fu (Jira)" <ji...@apache.org> on 2020/07/21 02:33:00 UTC

[jira] [Commented] (FLINK-18341) Building Flink Walkthrough Table Java 0.1 COMPILATION ERROR

    [ https://issues.apache.org/jira/browse/FLINK-18341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161668#comment-17161668 ] 

Dian Fu commented on FLINK-18341:
---------------------------------

Anther instance on the release-1.11 nightly:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=4655&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=3e8647c1-5a28-5917-dd93-bf78594ea994

> Building Flink Walkthrough Table Java 0.1 COMPILATION ERROR
> -----------------------------------------------------------
>
>                 Key: FLINK-18341
>                 URL: https://issues.apache.org/jira/browse/FLINK-18341
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API, Tests
>    Affects Versions: 1.12.0
>            Reporter: Piotr Nowojski
>            Assignee: Seth Wiesman
>            Priority: Critical
>              Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=3652&view=logs&j=08866332-78f7-59e4-4f7e-49a56faa3179&t=931b3127-d6ee-5f94-e204-48d51cd1c334
> {noformat}
> [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
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)