You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/04/11 09:06:00 UTC

[jira] [Updated] (FLINK-12162) Build error in flink-table-planner

     [ https://issues.apache.org/jira/browse/FLINK-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liya Fan updated FLINK-12162:
-----------------------------
    Description: 
There is a build error in project flink-table-planner:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project flink-table-planner_2.11: Compilation failure
 [ERROR] .../flink-table-planner/src/main/java/org/apache/flink/table/operations/ProjectionOperationFactory.java:[85,54] unreported exception X; must be caught or declared to be thrown

I am using JDK 1.8.0_45, maven 3.5.2, my OS is Linux with kernelĀ 3.10.0-327

  was:
There is a build error in project flink-table-planner:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project flink-table-planner_2.11: Compilation failure
[ERROR] .../flink-table-planner/src/main/java/org/apache/flink/table/operations/ProjectionOperationFactory.java:[85,54] unreported exception X; must be caught or declared to be thrown

I am using JDK 1.8.0_45, maven 3.5.2


> Build error in flink-table-planner
> ----------------------------------
>
>                 Key: FLINK-12162
>                 URL: https://issues.apache.org/jira/browse/FLINK-12162
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Critical
>
> There is a build error in project flink-table-planner:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project flink-table-planner_2.11: Compilation failure
>  [ERROR] .../flink-table-planner/src/main/java/org/apache/flink/table/operations/ProjectionOperationFactory.java:[85,54] unreported exception X; must be caught or declared to be thrown
> I am using JDK 1.8.0_45, maven 3.5.2, my OS is Linux with kernelĀ 3.10.0-327



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)