diff --git a/flink/v1.15/flink-runtime/pom.xml b/flink/v1.15/flink-runtime/pom.xml
index 903312658a..a355cefe1d 100644
--- a/flink/v1.15/flink-runtime/pom.xml
+++ b/flink/v1.15/flink-runtime/pom.xml
@@ -236,6 +236,9 @@
org.apache.iceberg.
com.netease.arctic.shaded.org.apache.iceberg.
+
+ org.apache.iceberg.mr.hive.*
+
diff --git a/flink/v1.16/flink-runtime/pom.xml b/flink/v1.16/flink-runtime/pom.xml
index 4ce0b90478..6e25070fe6 100644
--- a/flink/v1.16/flink-runtime/pom.xml
+++ b/flink/v1.16/flink-runtime/pom.xml
@@ -235,6 +235,9 @@
org.apache.iceberg.
com.netease.arctic.shaded.org.apache.iceberg.
+
+ org.apache.iceberg.mr.hive.*
+
diff --git a/flink/v1.17/flink-runtime/pom.xml b/flink/v1.17/flink-runtime/pom.xml
index 59d8629fda..b89b4d0acc 100644
--- a/flink/v1.17/flink-runtime/pom.xml
+++ b/flink/v1.17/flink-runtime/pom.xml
@@ -236,6 +236,9 @@
org.apache.iceberg.
com.netease.arctic.shaded.org.apache.iceberg.
+
+ org.apache.iceberg.mr.hive.*
+