You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2022/06/17 11:22:00 UTC

[jira] [Closed] (FLINK-22920) Guava version conflict in flink-format module

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

Jark Wu closed FLINK-22920.
---------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

Fixed in master: fd0d1298d4f447afd42de80124a853855f20fccb

> Guava version conflict in flink-format module
> ---------------------------------------------
>
>                 Key: FLINK-22920
>                 URL: https://issues.apache.org/jira/browse/FLINK-22920
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / ORC
>    Affects Versions: 1.14.0
>            Reporter: sujun
>            Assignee: jia liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> In the Flink-ORC and Flink-Parquet modules, The hadoop-common dependency contains the 11.0.2 version of guava, which conflicts with the 29.0-jre version required by the flink-table-planner-blink module. We should exclude guava from the hadoop-common dependency. Otherwise, running the unit test through the IDE throws a NoClassDefFoundError



--
This message was sent by Atlassian Jira
(v8.20.7#820007)