HubSpot Backport HBASE-26546: hbase-shaded-client missing required thirdparty classes under hadoop 3.3.1

This commit is contained in:
Bryan Beaudreault 2021-12-07 23:50:49 -05:00
parent 102c2bb129
commit 8e6589ad9a
1 changed files with 0 additions and 2 deletions

View File

@ -515,8 +515,6 @@
<!-- We already concat NOTICE, safe to drop individual ones -->
<exclude>LICENSE</exclude>
<exclude>NOTICE</exclude>
<!-- Remove the shaded guava added in hadoop-3.3.1+-->
<exclude>org/apache/hadoop/thirdparty/**/*</exclude>
</excludes>
</filter>
<filter>