From 3ca90302562580a7c5c69fd3f11ab376cfac1f0b Mon Sep 17 00:00:00 2001 From: dijie Date: Wed, 28 Apr 2021 14:10:04 +0800 Subject: [PATCH] [HUDI-1858] Fix cannot create table due to jar conflict (#2886) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 狄杰 --- packaging/hudi-flink-bundle/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packaging/hudi-flink-bundle/pom.xml b/packaging/hudi-flink-bundle/pom.xml index d66acde1a..ce106d7c7 100644 --- a/packaging/hudi-flink-bundle/pom.xml +++ b/packaging/hudi-flink-bundle/pom.xml @@ -161,6 +161,10 @@ org.apache.hadoop.hive.metastore. ${flink.bundle.hive.shade.prefix}org.apache.hadoop.hive.metastore. + + org.apache.hadoop.hive.ql. + ${flink.bundle.hive.shade.prefix}org.apache.hadoop.hive.ql. + org.apache.hive.common. ${flink.bundle.hive.shade.prefix}org.apache.hive.common.