Apache9 commented on PR #7707:
URL: https://github.com/apache/hbase/pull/7707#issuecomment-3897081086

   > Is there a problem at production runtime issue having this Hadoop feature 
enabled?
   
   This only affects test, where we want to start a mini dfs cluster. We have 
jcl-over-slf4j so even if hdfs client still references commons-logging it is 
still OK. In the metrics logger implementation in hadoop, they reference the 
implementation classes(LOG4JLogger, for example) in commons-logging directly 
which causes the problem.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to