z-york commented on pull request #90:
URL: 
https://github.com/apache/hbase-operator-tools/pull/90#issuecomment-871719190


   @saintstack 
   The executor changes are caused by 
https://github.com/apache/hbase/commit/8ccf643fdc96a5f70106a50fb08f0e37dcf80ec5 
(basically the method was removed in favor of using the guava method).
   
   
https://github.com/apache/hbase-operator-tools/commit/b461d58833cee465b18e46780ebb85c7b159df44
 Adds the CheckForNull. I also see that it's referenced in core HBase (for 
example in FSUtils.java).
   The reason this fails for 2.4.4 is due to this change: 
https://issues.apache.org/jira/browse/HBASE-23077 that adds the dependency as 
compile scope where needed within HBase core. 


-- 
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: issues-unsubscr...@hbase.apache.org

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


Reply via email to