[
https://issues.apache.org/jira/browse/FLINK-22920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556842#comment-17556842
]
Martijn Visser commented on FLINK-22920:
----------------------------------------
[~sonice_lj] This PR causes FLINK-28173 - Can you look into that test
stability, else we'll have to revert this commit.
> 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)