[
https://issues.apache.org/jira/browse/FLINK-12162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815260#comment-16815260
]
Dawid Wysakowicz commented on FLINK-12162:
------------------------------------------
I just updated to the latest master, built the whole project and it just works.
The suggested change does not make much sense for me. Could you maybe try
updating your jdk version? u45 is really old.
> 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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)