diff --git a/packaging/hudi-flink-bundle/pom.xml b/packaging/hudi-flink-bundle/pom.xml
index 7cc8042bf3ec7..2cda97723560f 100644
--- a/packaging/hudi-flink-bundle/pom.xml
+++ b/packaging/hudi-flink-bundle/pom.xml
@@ -37,6 +37,7 @@
1.11.1
2.3.1
+ 0.9.3
@@ -138,6 +139,7 @@
org.datanucleus:datanucleus-core
org.datanucleus:datanucleus-api-jdo
org.apache.thrift:libfb303
+ org.apache.orc:orc-core
org.apache.hbase:hbase-common
commons-codec:commons-codec
@@ -415,12 +417,6 @@
-
- ${hive.groupid}
- hive-service-rpc
- ${hive.version}
- ${flink.bundle.hive.scope}
-
${hive.groupid}
hive-exec
@@ -547,7 +543,7 @@
org.apache.thrift
libfb303
- 0.9.3
+ ${thrift.version}
${flink.bundle.hive.scope}
@@ -558,6 +554,15 @@
4.0.2
+
+
+ org.apache.orc
+ orc-core
+ ${orc.version}
+ nohive
+ ${flink.bundle.hive.scope}
+
+
com.fasterxml.jackson.core
@@ -590,12 +595,28 @@
+
+ flink-bundle-shade-hive1
+
+ 1.1.0
+ 0.9.2
+ compile
+
+
flink-bundle-shade-hive2
2.3.1
compile
+
+
+ ${hive.groupid}
+ hive-service-rpc
+ ${hive.version}
+ ${flink.bundle.hive.scope}
+
+
flink-bundle-shade-hive3
@@ -603,6 +624,14 @@
3.1.2
compile
+
+
+ ${hive.groupid}
+ hive-service-rpc
+ ${hive.version}
+ ${flink.bundle.hive.scope}
+
+