jojochuang edited a comment on issue #12: HBASE-24124 hbase-filesystem to use 
guava from hbase-thirdparty
URL: https://github.com/apache/hbase-filesystem/pull/12#issuecomment-610129742
 
 
   How about:
   Removing guava code. Remove declared dependency on guava
   
   For hbase1 profile, do nothing else.
   For hbase2:
   (2) declare hbase-thirdparty-misc as a provided dependency for  hbase2 
profile, so that we won't shade it. (it is expected to be provided at runtime)
   (3) exclude guava dependency from curator
   (4) exclude guava from shaded jar.

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


With regards,
Apache Git Services

Reply via email to