HBASE-26546 hbase-shaded-client missing required thirdparty classes under hadoop 3.3.1 (#3926)
Signed-off-by: Sean Busbey <busbey@apache.org> (cherry picked from commit cd45cadbc1a42db359ff4e775cbd4b55cfe28140)
This commit is contained in:
parent
5f11bc4e50
commit
d13cc385bf
@ -519,8 +519,6 @@
|
|||||||
<!-- We already concat NOTICE, safe to drop individual ones -->
|
<!-- We already concat NOTICE, safe to drop individual ones -->
|
||||||
<exclude>LICENSE</exclude>
|
<exclude>LICENSE</exclude>
|
||||||
<exclude>NOTICE</exclude>
|
<exclude>NOTICE</exclude>
|
||||||
<!-- Remove the shaded guava added in hadoop-3.3.1+-->
|
|
||||||
<exclude>org/apache/hadoop/thirdparty/**/*</exclude>
|
|
||||||
</excludes>
|
</excludes>
|
||||||
</filter>
|
</filter>
|
||||||
<filter>
|
<filter>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user