diff --git a/hudi-common/src/main/resources/hbase-site.xml b/hudi-common/src/main/resources/hbase-site.xml index 3722cae18ee5b..67853ae3ec982 100644 --- a/hudi-common/src/main/resources/hbase-site.xml +++ b/hudi-common/src/main/resources/hbase-site.xml @@ -1699,13 +1699,6 @@ possible configurations would overwhelm and obscure the important. Implementation of the status publication with a multicast message. - - hbase.status.listener.class - org.apache.hadoop.hbase.client.ClusterStatusListener$MulticastListener - - Implementation of the status listener with a multicast message. - - hbase.status.multicast.address.ip 226.1.1.3 diff --git a/packaging/hudi-spark-bundle/pom.xml b/packaging/hudi-spark-bundle/pom.xml index 4d474ae67edc3..13cbb813d4711 100644 --- a/packaging/hudi-spark-bundle/pom.xml +++ b/packaging/hudi-spark-bundle/pom.xml @@ -300,6 +300,9 @@ META-INF/services/javax.* **/*.proto hbase-webapps/** + + hbase-default.xml