You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "DaiXinyu (Jira)" <ji...@apache.org> on 2021/09/18 02:49:00 UTC

[jira] [Created] (HUDI-2448) Hudi(0.10.0-SNAPSHOT) integration Flink(1.13.2) package conflicts because of Guava

DaiXinyu created HUDI-2448:
------------------------------

             Summary: Hudi(0.10.0-SNAPSHOT) integration Flink(1.13.2)  package conflicts because of Guava
                 Key: HUDI-2448
                 URL: https://issues.apache.org/jira/browse/HUDI-2448
             Project: Apache Hudi
          Issue Type: Bug
          Components: Flink Integration
            Reporter: DaiXinyu


 
The Hadoop-Common package contains a very low version of Guava, but Flink uses a high version of Guava and throws NoSuchMethodException, so we can exclude Guava under Hadoop. I have eliminated it on my computer and tested the integration. Please assign this issue to me, thank you



--
This message was sent by Atlassian Jira
(v8.3.4#803005)