diff --git a/packaging/hudi-flink-bundle/pom.xml b/packaging/hudi-flink-bundle/pom.xml
index 509ea0fb8..222478090 100644
--- a/packaging/hudi-flink-bundle/pom.xml
+++ b/packaging/hudi-flink-bundle/pom.xml
@@ -136,7 +136,8 @@
org.apache.hive:hive-common
org.apache.hive:hive-service
org.apache.hive:hive-service-rpc
- org.apache.hive:hive-exec
+ org.apache.hive:hive-exec
+ org.apache.hive:hive-standalone-metastore
org.apache.hive:hive-metastore
org.apache.hive:hive-jdbc
org.datanucleus:datanucleus-core
@@ -643,6 +644,12 @@
${hive.version}
${flink.bundle.hive.scope}
+
+ ${hive.groupid}
+ hive-standalone-metastore
+ ${hive.version}
+ ${flink.bundle.hive.scope}
+