xicm commented on code in PR #6715:
URL: https://github.com/apache/hudi/pull/6715#discussion_r977117915


##########
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.
     </description>
   </property>
-  <property>
-    <name>hbase.status.listener.class</name>
-    
<value>org.apache.hadoop.hbase.client.ClusterStatusListener$MulticastListener</value>

Review Comment:
   @yihua If we rename the class with the shaded name, there will be a 
ClassNotFoundException when referencing hudi-common.
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to