You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/07/24 10:59:00 UTC

[jira] [Updated] (FLINK-13398) Hive connector doesn't compile on Java 9

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

Chesnay Schepler updated FLINK-13398:
-------------------------------------
    Summary: Hive connector doesn't compile on Java 9  (was: Hive connectory doesn't compile on Java 9)

> Hive connector doesn't compile on Java 9
> ----------------------------------------
>
>                 Key: FLINK-13398
>                 URL: https://issues.apache.org/jira/browse/FLINK-13398
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>    Affects Versions: 1.9.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>
> recent dependency exclusions re-introduced a {{jdk.tools}} dependency which cannot be resolved on Java 9.
> {code:java}
> Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (shade-flink) on project flink-connector-hive_2.11: Error creating shaded jar: Could not resolve following dependencies: [jdk.tools:jdk.tools:jar:1.7 (system)]: Could not resolve dependencies for project org.apache.flink:flink-connector-hive_2.11:jar:1.10-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path /home/travis/openjdk9/../lib/tools.jar -> [Help 1]{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)