diff --git a/externals/kyuubi-flink-sql-engine/pom.xml b/externals/kyuubi-flink-sql-engine/pom.xml
index 940e3526ede..758eb9dfdbb 100644
--- a/externals/kyuubi-flink-sql-engine/pom.xml
+++ b/externals/kyuubi-flink-sql-engine/pom.xml
@@ -220,6 +220,13 @@
org.apache.thrift.**
+
+ com.facebook.fb303
+ ${kyuubi.shade.packageName}.com.facebook.fb303
+
+ com.facebook.fb303.**
+
+
org.apache.zookeeper
${kyuubi.shade.packageName}.org.apache.zookeeper
diff --git a/externals/kyuubi-spark-sql-engine/pom.xml b/externals/kyuubi-spark-sql-engine/pom.xml
index c30d78eba68..b3e93e746ca 100644
--- a/externals/kyuubi-spark-sql-engine/pom.xml
+++ b/externals/kyuubi-spark-sql-engine/pom.xml
@@ -211,6 +211,13 @@
org.apache.thrift.**
+
+ com.facebook.fb303
+ ${kyuubi.shade.packageName}.com.facebook.fb303
+
+ com.facebook.fb303.**
+
+
org.apache.hive.service.rpc
${kyuubi.shade.packageName}.org.apache.hive.service.rpc