HBASE-26954 Compilation of master vs hadoop-3.3.2 fails (#4363)
Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
This commit is contained in:
parent
35aa57e445
commit
8d8f956099
|
@ -829,7 +829,6 @@ public class TableMapReduceUtil {
|
|||
org.apache.hbase.thirdparty.com.google.protobuf.UnsafeByteOperations.class, // hb-sh-protobuf
|
||||
org.apache.hbase.thirdparty.io.netty.channel.Channel.class, // hbase-shaded-netty
|
||||
org.apache.zookeeper.ZooKeeper.class, // zookeeper
|
||||
org.apache.htrace.core.Tracer.class, // htrace
|
||||
com.codahale.metrics.MetricRegistry.class, // metrics-core
|
||||
org.apache.commons.lang3.ArrayUtils.class, // commons-lang
|
||||
io.opentelemetry.api.trace.Span.class, // opentelemetry-api
|
||||
|
|
Loading…
Reference in New Issue