[
https://issues.apache.org/jira/browse/FLINK-22920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359200#comment-17359200
]
sujun commented on FLINK-22920:
-------------------------------
[~lzljs3620320] This issue appeared in the latest code of the master branch,
Please confirm this issue
> 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
> Priority: Major
>
> 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.3.4#803005)