Apache9 commented on pull request #1714:
URL: https://github.com/apache/hbase/pull/1714#issuecomment-628681610


   Copied the code in hadoop to hbase directly with the same package name, and 
also added some dummy log4j classes in hbase-logging, it basically worked when 
running UTs.
   
   But I'm afraid it may not work when starting a cluster, as in tests, maven 
will make sure that the classes from the project will be loaded before the 
dependency jars, but when starting a cluster, there is no guarantee which one 
will be loaded first...


----------------------------------------------------------------
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.

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


Reply via email to