busbey opened a new pull request #192: Related jiras that update our handling 
of Hadoop transitive dependencies
URL: https://github.com/apache/hbase/pull/192
 
 
   This includes two general fixes that will be needed by all branch-2 releases
   
   * HBASE-22312 when built against hadoop 3 our hbase-shaded-mapreduce module 
incorrectly includes the mapreduce client's transitive dependencies
   * HBASE-22314 when built against hadoop 3 our hbase-shaded-client-byo-hadoop 
module incorrectly includes the hadoop client's transitive dependencies
   
   and also two fixes that will only be needed for upcoming minor releases, 
since they fix problems that depend on which version(s) of Hadoop 3 end up 
getting released and built against. These are both modified versions of patches 
provided by other contributors.
   
   * HBASE-22109 Update hbase shaded client for new transitive dependencies of 
guava after hadoop update
   * HBASE-22087 Update LICENSE/shading for the dependencies from the latest 
Hadoop trunk

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