Skip to content

HBASE-28070 Replace javax.servlet.jsp dependency with tomcat-jasper - #6218

Merged
NihalJain merged 5 commits into
apache:branch-2from
NihalJain:HBASE-28070_branch-2
Sep 10, 2024
Merged

HBASE-28070 Replace javax.servlet.jsp dependency with tomcat-jasper#6218
NihalJain merged 5 commits into
apache:branch-2from
NihalJain:HBASE-28070_branch-2

Conversation

@NihalJain

Copy link
Copy Markdown
Contributor

Backport of #5607, please goto original PR for details

@NihalJainNihalJain added the backport This PR is a back port of some issue or issues already committed to master label Sep 7, 2024
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

Comment threadhbase-assembly/src/main/assembly/hadoop-three-compat.xml
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@NihalJain

NihalJain commented Sep 8, 2024

Copy link
Copy Markdown
ContributorAuthor

Sanity steps. Have verified following with the current patch:

  • Build HBase code locally
  • Untar assembly
  • Start HBase Master local mode and verify following:
    • Create a table using shell
    • Open master web UI and check all pages load as expected: Procedure, logs, loglevel, metrics, conf debug dump, process metrics, Open tables page and ensure it works as expected
    • Repeat above step for RS web UI
    • Verified no error in logs
  • Start HBase REST as daemon
    • Open REST web UI nd check all pages load as expected
    • Perform a GET, a PUT, a DELETE, a POST request and ensure it works
    • Verified no error in logs
  • Start HBase Thrift as daemon
    • Open Thrift web UI nd check all pages load as expected
    • Run org.apache.hadoop.hbase.thrift.DemoClient and ensure no failure
    • Verified no error in logs

Also please find diff for branch-2 built with hadoop-2 on 5ca5faf vs patch rebased to 5ca5faf:

Diff:

@NihalJain ➜ /workspaces/hbase (HBASE-28070_branch-2) $ diff original_branch-2_hadoop-2/listing.txt HBASE-28070_branch-2_hadoop-2/listing.txt
77a78
> ./lib/tomcat-jasper-el-9.0.93.jar
103d103
< ./lib/javax.servlet.jsp-2.3.2.jar
198a199
> ./lib/tomcat-jasper-9.0.93.jar
228a230
> ./lib/tomcat-el-api-9.0.93.jar
252d253
< ./lib/javax.el-3.0.1-b08.jar

Detailed Diff:

@NihalJain ➜ /workspaces/hbase (HBASE-28070_branch-2) $ diff -y original_branch-2_hadoop-2/listing.txt HBASE-28070_branch-2_hadoop-2/listing.txt
. .
./CHANGES.md ./CHANGES.md
./lib ./lib
./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT-tests.jar
./lib/geronimo-jcache_1.0_spec-1.0-alpha-1.jar ./lib/geronimo-jcache_1.0_spec-1.0-alpha-1.jar
./lib/jaxb-impl-2.2.3-1.jar ./lib/jaxb-impl-2.2.3-1.jar
./lib/hbase-rest-2.7.0-SNAPSHOT.jar ./lib/hbase-rest-2.7.0-SNAPSHOT.jar
./lib/checker-qual-3.1.0.jar ./lib/checker-qual-3.1.0.jar
./lib/hbase-server-2.7.0-SNAPSHOT.jar ./lib/hbase-server-2.7.0-SNAPSHOT.jar
./lib/hadoop-mapreduce-client-shuffle-2.10.2.jar ./lib/hadoop-mapreduce-client-shuffle-2.10.2.jar
./lib/hbase-http-2.7.0-SNAPSHOT.jar ./lib/hbase-http-2.7.0-SNAPSHOT.jar
./lib/hadoop-common-2.10.2.jar ./lib/hadoop-common-2.10.2.jar
./lib/hbase-compression-snappy-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-snappy-2.7.0-SNAPSHOT.jar
./lib/api-asn1-api-1.0.0-M20.jar ./lib/api-asn1-api-1.0.0-M20.jar
./lib/commons-csv-1.0.jar ./lib/commons-csv-1.0.jar
./lib/netty-3.10.6.Final.jar ./lib/netty-3.10.6.Final.jar
./lib/opentelemetry-semconv-1.15.0-alpha.jar ./lib/opentelemetry-semconv-1.15.0-alpha.jar
./lib/commons-configuration-1.6.jar ./lib/commons-configuration-1.6.jar
./lib/hbase-mapreduce-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-mapreduce-2.7.0-SNAPSHOT-tests.jar
./lib/netty-codec-http-4.1.112.Final.jar ./lib/netty-codec-http-4.1.112.Final.jar
./lib/hbase-thrift-2.7.0-SNAPSHOT.jar ./lib/hbase-thrift-2.7.0-SNAPSHOT.jar
./lib/commons-lang-2.6.jar ./lib/commons-lang-2.6.jar
./lib/okhttp-2.7.5.jar ./lib/okhttp-2.7.5.jar
./lib/ruby ./lib/ruby
./lib/ruby/jruby-complete-9.4.8.0.jar ./lib/ruby/jruby-complete-9.4.8.0.jar
./lib/commons-net-3.1.jar ./lib/commons-net-3.1.jar
./lib/service-1.11.0.jar ./lib/service-1.11.0.jar
./lib/native-linux-x86_64-1.11.0.jar ./lib/native-linux-x86_64-1.11.0.jar
./lib/junit-4.13.2.jar ./lib/junit-4.13.2.jar
./lib/client-facing-thirdparty ./lib/client-facing-thirdparty
./lib/client-facing-thirdparty/opentelemetry-semconv-1.15.0-a ./lib/client-facing-thirdparty/opentelemetry-semconv-1.15.0-a
./lib/client-facing-thirdparty/log4j-core-2.17.2.jar ./lib/client-facing-thirdparty/log4j-core-2.17.2.jar
./lib/client-facing-thirdparty/jul-to-slf4j-1.7.33.jar ./lib/client-facing-thirdparty/jul-to-slf4j-1.7.33.jar
./lib/client-facing-thirdparty/jcl-over-slf4j-1.7.33.jar ./lib/client-facing-thirdparty/jcl-over-slf4j-1.7.33.jar
./lib/client-facing-thirdparty/opentelemetry-context-1.15.0.j ./lib/client-facing-thirdparty/opentelemetry-context-1.15.0.j
./lib/client-facing-thirdparty/opentelemetry-api-1.15.0.jar ./lib/client-facing-thirdparty/opentelemetry-api-1.15.0.jar
./lib/client-facing-thirdparty/audience-annotations-0.13.0.ja ./lib/client-facing-thirdparty/audience-annotations-0.13.0.ja
./lib/client-facing-thirdparty/commons-logging-1.2.jar ./lib/client-facing-thirdparty/commons-logging-1.2.jar
./lib/client-facing-thirdparty/log4j-api-2.17.2.jar ./lib/client-facing-thirdparty/log4j-api-2.17.2.jar
./lib/client-facing-thirdparty/htrace-core4-4.1.0-incubating. ./lib/client-facing-thirdparty/htrace-core4-4.1.0-incubating.
./lib/client-facing-thirdparty/slf4j-api-1.7.33.jar ./lib/client-facing-thirdparty/slf4j-api-1.7.33.jar
./lib/client-facing-thirdparty/log4j-1.2-api-2.17.2.jar ./lib/client-facing-thirdparty/log4j-1.2-api-2.17.2.jar
./lib/client-facing-thirdparty/log4j-slf4j-impl-2.17.2.jar ./lib/client-facing-thirdparty/log4j-slf4j-impl-2.17.2.jar
./lib/hbase-shaded-netty-4.1.8.jar ./lib/hbase-shaded-netty-4.1.8.jar
./lib/netty-resolver-dns-4.1.112.Final.jar ./lib/netty-resolver-dns-4.1.112.Final.jar
./lib/hbase-endpoint-2.7.0-SNAPSHOT.jar ./lib/hbase-endpoint-2.7.0-SNAPSHOT.jar
./lib/hbase-asyncfs-2.7.0-SNAPSHOT.jar ./lib/hbase-asyncfs-2.7.0-SNAPSHOT.jar
./lib/hbase-annotations-2.7.0-SNAPSHOT.jar ./lib/hbase-annotations-2.7.0-SNAPSHOT.jar
./lib/brotli4j-1.11.0.jar ./lib/brotli4j-1.11.0.jar
./lib/netty-codec-haproxy-4.1.112.Final.jar ./lib/netty-codec-haproxy-4.1.112.Final.jar
./lib/hadoop-mapreduce-client-jobclient-2.10.2.jar ./lib/hadoop-mapreduce-client-jobclient-2.10.2.jar
./lib/jackson-core-asl-1.9.13.jar ./lib/jackson-core-asl-1.9.13.jar
./lib/opentelemetry-context-1.15.0.jar ./lib/opentelemetry-context-1.15.0.jar
./lib/hbase-compression-aircompressor-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-aircompressor-2.7.0-SNAPSHOT.jar
./lib/hadoop-hdfs-2.10.2.jar ./lib/hadoop-hdfs-2.10.2.jar
./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT-tests.jar
./lib/hadoop-minicluster-2.10.2.jar ./lib/hadoop-minicluster-2.10.2.jar
./lib/hadoop-yarn-server-web-proxy-2.10.2.jar ./lib/hadoop-yarn-server-web-proxy-2.10.2.jar
./lib/error_prone_annotations-2.28.0.jar ./lib/error_prone_annotations-2.28.0.jar
./lib/zkcli ./lib/zkcli
./lib/zkcli/jline-2.11.jar ./lib/zkcli/jline-2.11.jar
./lib/jackson-annotations-2.17.2.jar ./lib/jackson-annotations-2.17.2.jar
./lib/netty-transport-classes-kqueue-4.1.112.Final.jar ./lib/netty-transport-classes-kqueue-4.1.112.Final.jar
./lib/hbase-shaded-protobuf-4.1.8.jar ./lib/hbase-shaded-protobuf-4.1.8.jar
./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch ./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch
./lib/asm-3.1.jar ./lib/asm-3.1.jar
./lib/hbase-rsgroup-2.7.0-SNAPSHOT.jar ./lib/hbase-rsgroup-2.7.0-SNAPSHOT.jar
./lib/commons-collections-3.2.2.jar ./lib/commons-collections-3.2.2.jar
./lib/netty-codec-memcache-4.1.112.Final.jar ./lib/netty-codec-memcache-4.1.112.Final.jar
./lib/netty-codec-dns-4.1.112.Final.jar ./lib/netty-codec-dns-4.1.112.Final.jar
./lib/curator-recipes-4.2.0.jar ./lib/curator-recipes-4.2.0.jar
./lib/hadoop-yarn-server-nodemanager-2.10.2.jar ./lib/hadoop-yarn-server-nodemanager-2.10.2.jar
./lib/opentelemetry-api-1.15.0.jar ./lib/opentelemetry-api-1.15.0.jar
./lib/libthrift-0.14.1.jar ./lib/libthrift-0.14.1.jar
./lib/hbase-client-2.7.0-SNAPSHOT.jar ./lib/hbase-client-2.7.0-SNAPSHOT.jar
./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT.jar ./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT.jar
./lib/hbase-protocol-shaded-2.7.0-SNAPSHOT.jar ./lib/hbase-protocol-shaded-2.7.0-SNAPSHOT.jar
> ./lib/tomcat-jasper-el-9.0.93.jar
./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT.jar ./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT.jar
./lib/jetty-util-6.1.26.jar ./lib/jetty-util-6.1.26.jar
./lib/java-xmlbuilder-0.4.jar ./lib/java-xmlbuilder-0.4.jar
./lib/hbase-metrics-api-2.7.0-SNAPSHOT.jar ./lib/hbase-metrics-api-2.7.0-SNAPSHOT.jar
./lib/netty-transport-native-kqueue-4.1.112.Final-osx-x86_64. ./lib/netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.
./lib/hbase-procedure-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-procedure-2.7.0-SNAPSHOT-tests.jar
./lib/jackson-mapper-asl-1.9.13.jar ./lib/jackson-mapper-asl-1.9.13.jar
./lib/jsr311-api-1.1.1.jar ./lib/jsr311-api-1.1.1.jar
./lib/nimbus-jose-jwt-7.9.jar ./lib/nimbus-jose-jwt-7.9.jar
./lib/guice-3.0.jar ./lib/guice-3.0.jar
./lib/javax.annotation-api-1.2.jar ./lib/javax.annotation-api-1.2.jar
./lib/byte-buddy-agent-1.12.19.jar ./lib/byte-buddy-agent-1.12.19.jar
./lib/hbase-metrics-2.7.0-SNAPSHOT.jar ./lib/hbase-metrics-2.7.0-SNAPSHOT.jar
./lib/netty-buffer-4.1.112.Final.jar ./lib/netty-buffer-4.1.112.Final.jar
./lib/byte-buddy-1.12.19.jar ./lib/byte-buddy-1.12.19.jar
./lib/objenesis-3.3.jar ./lib/objenesis-3.3.jar
./lib/netty-codec-xml-4.1.112.Final.jar ./lib/netty-codec-xml-4.1.112.Final.jar
./lib/hadoop-hdfs-2.10.2-tests.jar ./lib/hadoop-hdfs-2.10.2-tests.jar
./lib/jettison-1.5.4.jar ./lib/jettison-1.5.4.jar
./lib/netty-transport-native-epoll-4.1.112.Final.jar ./lib/netty-transport-native-epoll-4.1.112.Final.jar
./lib/hbase-rsgroup-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-rsgroup-2.7.0-SNAPSHOT-tests.jar
./lib/hbase-procedure-2.7.0-SNAPSHOT.jar ./lib/hbase-procedure-2.7.0-SNAPSHOT.jar
./lib/hadoop-mapreduce-client-app-2.10.2.jar ./lib/hadoop-mapreduce-client-app-2.10.2.jar
./lib/fst-2.50.jar ./lib/fst-2.50.jar
./lib/disruptor-3.4.4.jar ./lib/disruptor-3.4.4.jar
./lib/javax.servlet.jsp-2.3.2.jar <
./lib/netty-transport-sctp-4.1.112.Final.jar ./lib/netty-transport-sctp-4.1.112.Final.jar
./lib/commons-io-2.11.0.jar ./lib/commons-io-2.11.0.jar
./lib/api-i18n-1.0.0-M20.jar ./lib/api-i18n-1.0.0-M20.jar
./lib/java-util-1.9.0.jar ./lib/java-util-1.9.0.jar
./lib/javax.servlet.jsp-api-2.3.1.jar ./lib/javax.servlet.jsp-api-2.3.1.jar
./lib/netty-codec-stomp-4.1.112.Final.jar ./lib/netty-codec-stomp-4.1.112.Final.jar
./lib/hbase-external-blockcache-2.7.0-SNAPSHOT.jar ./lib/hbase-external-blockcache-2.7.0-SNAPSHOT.jar
./lib/javax.activation-api-1.2.0.jar ./lib/javax.activation-api-1.2.0.jar
./lib/hbase-it-2.7.0-SNAPSHOT.jar ./lib/hbase-it-2.7.0-SNAPSHOT.jar
./lib/commons-daemon-1.0.13.jar ./lib/commons-daemon-1.0.13.jar
./lib/netty-transport-native-epoll-4.1.112.Final-linux-riscv6 ./lib/netty-transport-native-epoll-4.1.112.Final-linux-riscv6
./lib/spymemcached-2.12.2.jar ./lib/spymemcached-2.12.2.jar
./lib/hbase-shaded-netty-tcnative-4.1.8.jar ./lib/hbase-shaded-netty-tcnative-4.1.8.jar
./lib/hadoop-distcp-2.10.2.jar ./lib/hadoop-distcp-2.10.2.jar
./lib/netty-codec-socks-4.1.112.Final.jar ./lib/netty-codec-socks-4.1.112.Final.jar
./lib/hadoop-yarn-api-2.10.2.jar ./lib/hadoop-yarn-api-2.10.2.jar
./lib/stax2-api-4.2.1.jar ./lib/stax2-api-4.2.1.jar
./lib/hbase-server-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-server-2.7.0-SNAPSHOT-tests.jar
./lib/hadoop-client-2.10.2.jar ./lib/hadoop-client-2.10.2.jar
./lib/hadoop-mapreduce-client-hs-2.10.2.jar ./lib/hadoop-mapreduce-client-hs-2.10.2.jar
./lib/hbase-annotations-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-annotations-2.7.0-SNAPSHOT-tests.jar
./lib/ehcache-3.3.1.jar ./lib/ehcache-3.3.1.jar
./lib/jsch-0.1.55.jar ./lib/jsch-0.1.55.jar
./lib/apacheds-kerberos-codec-2.0.0-M15.jar ./lib/apacheds-kerberos-codec-2.0.0-M15.jar
./lib/shaded-clients ./lib/shaded-clients
./lib/shaded-clients/hbase-shaded-mapreduce-2.7.0-SNAPSHOT.ja ./lib/shaded-clients/hbase-shaded-mapreduce-2.7.0-SNAPSHOT.ja
./lib/shaded-clients/hbase-shaded-client-byo-hadoop-2.7.0-SNA ./lib/shaded-clients/hbase-shaded-client-byo-hadoop-2.7.0-SNA
./lib/shaded-clients/hbase-shaded-client-2.7.0-SNAPSHOT.jar ./lib/shaded-clients/hbase-shaded-client-2.7.0-SNAPSHOT.jar
./lib/netty-transport-native-kqueue-4.1.112.Final-osx-aarch_6 ./lib/netty-transport-native-kqueue-4.1.112.Final-osx-aarch_6
./lib/caffeine-2.8.1.jar ./lib/caffeine-2.8.1.jar
./lib/aircompressor-0.27.jar ./lib/aircompressor-0.27.jar
./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_6 ./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_6
./lib/commons-lang3-3.9.jar ./lib/commons-lang3-3.9.jar
./lib/jets3t-0.9.0.jar ./lib/jets3t-0.9.0.jar
./lib/netty-common-4.1.112.Final.jar ./lib/netty-common-4.1.112.Final.jar
./lib/netty-transport-native-epoll-4.1.112.Final-linux-aarch_ ./lib/netty-transport-native-epoll-4.1.112.Final-linux-aarch_
./lib/jackson-module-jaxb-annotations-2.17.2.jar ./lib/jackson-module-jaxb-annotations-2.17.2.jar
./lib/jdk11 ./lib/jdk11
./lib/jdk11/jaxws-rt-2.3.2.jar ./lib/jdk11/jaxws-rt-2.3.2.jar
./lib/jdk11/jaxb-xjc-2.3.2.jar ./lib/jdk11/jaxb-xjc-2.3.2.jar
./lib/jdk11/txw2-2.3.2.jar ./lib/jdk11/txw2-2.3.2.jar
./lib/jdk11/pfl-basic-4.0.1.jar ./lib/jdk11/pfl-basic-4.0.1.jar
./lib/jdk11/jakarta.xml.bind-api-2.3.2.jar ./lib/jdk11/jakarta.xml.bind-api-2.3.2.jar
./lib/jdk11/jaxb-jxc-2.3.2.jar ./lib/jdk11/jaxb-jxc-2.3.2.jar
./lib/jdk11/jaxws-tools-2.3.2.jar ./lib/jdk11/jaxws-tools-2.3.2.jar
./lib/jdk11/jakarta.xml.soap-api-1.4.1.jar ./lib/jdk11/jakarta.xml.soap-api-1.4.1.jar
./lib/jdk11/org.eclipse.persistence.sdo-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.sdo-2.7.4.jar
./lib/jdk11/stax-ex-1.8.1.jar ./lib/jdk11/stax-ex-1.8.1.jar
./lib/jdk11/jakarta.activation-api-1.2.2.jar ./lib/jdk11/jakarta.activation-api-1.2.2.jar
./lib/jdk11/pfl-basic-tools-4.0.1.jar ./lib/jdk11/pfl-basic-tools-4.0.1.jar
./lib/jdk11/org.eclipse.persistence.asm-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.asm-2.7.4.jar
./lib/jdk11/management-api-3.2.1.jar ./lib/jdk11/management-api-3.2.1.jar
./lib/jdk11/jakarta.annotation-api-1.3.4.jar ./lib/jdk11/jakarta.annotation-api-1.3.4.jar
./lib/jdk11/jakarta.xml.ws-api-2.3.2.jar ./lib/jdk11/jakarta.xml.ws-api-2.3.2.jar
./lib/jdk11/pfl-asm-4.0.1.jar ./lib/jdk11/pfl-asm-4.0.1.jar
./lib/jdk11/gmbal-4.0.0.jar ./lib/jdk11/gmbal-4.0.0.jar
./lib/jdk11/sdo-eclipselink-plugin-2.3.2.jar ./lib/jdk11/sdo-eclipselink-plugin-2.3.2.jar
./lib/jdk11/jakarta.mail-api-1.6.3.jar ./lib/jdk11/jakarta.mail-api-1.6.3.jar
./lib/jdk11/mimepull-1.9.11.jar ./lib/jdk11/mimepull-1.9.11.jar
./lib/jdk11/streambuffer-1.5.7.jar ./lib/jdk11/streambuffer-1.5.7.jar
./lib/jdk11/ha-api-3.1.12.jar ./lib/jdk11/ha-api-3.1.12.jar
./lib/jdk11/jakarta.jws-api-1.1.1.jar ./lib/jdk11/jakarta.jws-api-1.1.1.jar
./lib/jdk11/pfl-tf-4.0.1.jar ./lib/jdk11/pfl-tf-4.0.1.jar
./lib/jdk11/saaj-impl-1.5.1.jar ./lib/jdk11/saaj-impl-1.5.1.jar
./lib/jdk11/javax.activation-1.2.0.jar ./lib/jdk11/javax.activation-1.2.0.jar
./lib/jdk11/policy-2.7.6.jar ./lib/jdk11/policy-2.7.6.jar
./lib/jdk11/jaxws-eclipselink-plugin-2.3.2.jar ./lib/jdk11/jaxws-eclipselink-plugin-2.3.2.jar
./lib/jdk11/org.eclipse.persistence.moxy-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.moxy-2.7.4.jar
./lib/jdk11/pfl-tf-tools-4.0.1.jar ./lib/jdk11/pfl-tf-tools-4.0.1.jar
./lib/jdk11/commonj.sdo-2.1.1.jar ./lib/jdk11/commonj.sdo-2.1.1.jar
./lib/jdk11/jaxb-runtime-2.3.2.jar ./lib/jdk11/jaxb-runtime-2.3.2.jar
./lib/jdk11/FastInfoset-1.2.16.jar ./lib/jdk11/FastInfoset-1.2.16.jar
./lib/jdk11/pfl-dynamic-4.0.1.jar ./lib/jdk11/pfl-dynamic-4.0.1.jar
./lib/jdk11/jakarta.persistence-api-2.2.2.jar ./lib/jdk11/jakarta.persistence-api-2.2.2.jar
./lib/jdk11/org.eclipse.persistence.core-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.core-2.7.4.jar
./lib/jdk11/istack-commons-runtime-3.0.8.jar ./lib/jdk11/istack-commons-runtime-3.0.8.jar
./lib/json-io-2.5.1.jar ./lib/json-io-2.5.1.jar
./lib/hbase-shaded-gson-4.1.8.jar ./lib/hbase-shaded-gson-4.1.8.jar
./lib/hadoop-yarn-registry-2.10.2.jar ./lib/hadoop-yarn-registry-2.10.2.jar
./lib/lz4-java-1.8.0.jar ./lib/lz4-java-1.8.0.jar
./lib/hadoop-yarn-server-applicationhistoryservice-2.10.2.jar ./lib/hadoop-yarn-server-applicationhistoryservice-2.10.2.jar
./lib/zookeeper-jute-3.8.4.jar ./lib/zookeeper-jute-3.8.4.jar
./lib/jcodings-1.0.58.jar ./lib/jcodings-1.0.58.jar
./lib/commons-compress-1.21.jar ./lib/commons-compress-1.21.jar
./lib/hadoop-yarn-server-common-2.10.2.jar ./lib/hadoop-yarn-server-common-2.10.2.jar
./lib/hbase-testing-util-2.7.0-SNAPSHOT.jar ./lib/hbase-testing-util-2.7.0-SNAPSHOT.jar
./lib/hbase-compression-lz4-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-lz4-2.7.0-SNAPSHOT.jar
./lib/curator-framework-4.2.0.jar ./lib/curator-framework-4.2.0.jar
./lib/commons-crypto-1.1.0.jar ./lib/commons-crypto-1.1.0.jar
./lib/mockito-core-4.11.0.jar ./lib/mockito-core-4.11.0.jar
./lib/hbase-zookeeper-2.7.0-SNAPSHOT.jar ./lib/hbase-zookeeper-2.7.0-SNAPSHOT.jar
./lib/jamon-runtime-2.4.1.jar ./lib/jamon-runtime-2.4.1.jar
./lib/woodstox-core-5.3.0.jar ./lib/woodstox-core-5.3.0.jar
./lib/hadoop-auth-2.10.2.jar ./lib/hadoop-auth-2.10.2.jar
./lib/hbase-common-2.7.0-SNAPSHOT.jar ./lib/hbase-common-2.7.0-SNAPSHOT.jar
> ./lib/tomcat-jasper-9.0.93.jar
./lib/netty-codec-smtp-4.1.112.Final.jar ./lib/netty-codec-smtp-4.1.112.Final.jar
./lib/hbase-logging-2.7.0-SNAPSHOT.jar ./lib/hbase-logging-2.7.0-SNAPSHOT.jar
./lib/jakarta.inject-2.6.1.jar ./lib/jakarta.inject-2.6.1.jar
./lib/api-util-1.0.0-M20.jar ./lib/api-util-1.0.0-M20.jar
./lib/hadoop-mapreduce-client-common-2.10.2.jar ./lib/hadoop-mapreduce-client-common-2.10.2.jar
./lib/hbase-protocol-2.7.0-SNAPSHOT.jar ./lib/hbase-protocol-2.7.0-SNAPSHOT.jar
./lib/hbase-common-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-common-2.7.0-SNAPSHOT-tests.jar
./lib/gson-2.2.4.jar ./lib/gson-2.2.4.jar
./lib/joni-2.2.1.jar ./lib/joni-2.2.1.jar
./lib/hbase-zookeeper-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-zookeeper-2.7.0-SNAPSHOT-tests.jar
./lib/hbase-shell-2.7.0-SNAPSHOT.jar ./lib/hbase-shell-2.7.0-SNAPSHOT.jar
./lib/commons-cli-1.5.0.jar ./lib/commons-cli-1.5.0.jar
./lib/jaxb-api-2.3.1.jar ./lib/jaxb-api-2.3.1.jar
./lib/snappy-java-1.1.10.4.jar ./lib/snappy-java-1.1.10.4.jar
./lib/zookeeper-3.8.4.jar ./lib/zookeeper-3.8.4.jar
./lib/hbase-shaded-jersey-4.1.8.jar ./lib/hbase-shaded-jersey-4.1.8.jar
./lib/guava-11.0.2.jar ./lib/guava-11.0.2.jar
./lib/jetty-6.1.26.jar ./lib/jetty-6.1.26.jar
./lib/metrics-core-3.2.6.jar ./lib/metrics-core-3.2.6.jar
./lib/hbase-mapreduce-2.7.0-SNAPSHOT.jar ./lib/hbase-mapreduce-2.7.0-SNAPSHOT.jar
./lib/hbase-resource-bundle-2.7.0-SNAPSHOT.jar ./lib/hbase-resource-bundle-2.7.0-SNAPSHOT.jar
./lib/netty-handler-proxy-4.1.112.Final.jar ./lib/netty-handler-proxy-4.1.112.Final.jar
./lib/httpcore-4.4.13.jar ./lib/httpcore-4.4.13.jar
./lib/leveldbjni-all-1.8.jar ./lib/leveldbjni-all-1.8.jar
./lib/avro-1.11.3.jar ./lib/avro-1.11.3.jar
./lib/hbase-shaded-miscellaneous-4.1.8.jar ./lib/hbase-shaded-miscellaneous-4.1.8.jar
./lib/netty-transport-udt-4.1.112.Final.jar ./lib/netty-transport-udt-4.1.112.Final.jar
./lib/netty-codec-mqtt-4.1.112.Final.jar ./lib/netty-codec-mqtt-4.1.112.Final.jar
./lib/netty-transport-native-epoll-4.1.112.Final-linux-x86_64 ./lib/netty-transport-native-epoll-4.1.112.Final-linux-x86_64
./lib/mssql-jdbc-6.2.1.jre7.jar ./lib/mssql-jdbc-6.2.1.jre7.jar
> ./lib/tomcat-el-api-9.0.93.jar
./lib/jackson-databind-2.17.2.jar ./lib/jackson-databind-2.17.2.jar
./lib/hbase-shaded-jetty-4.1.8.jar ./lib/hbase-shaded-jetty-4.1.8.jar
./lib/javassist-3.30.2-GA.jar ./lib/javassist-3.30.2-GA.jar
./lib/hadoop-annotations-2.10.2.jar ./lib/hadoop-annotations-2.10.2.jar
./lib/commons-digester-1.8.jar ./lib/commons-digester-1.8.jar
./lib/jcip-annotations-1.0-1.jar ./lib/jcip-annotations-1.0-1.jar
./lib/protobuf-java-2.5.0.jar ./lib/protobuf-java-2.5.0.jar
./lib/netty-transport-classes-epoll-4.1.112.Final.jar ./lib/netty-transport-classes-epoll-4.1.112.Final.jar
./lib/hbase-replication-2.7.0-SNAPSHOT.jar ./lib/hbase-replication-2.7.0-SNAPSHOT.jar
./lib/hadoop-yarn-server-tests-2.10.2-tests.jar ./lib/hadoop-yarn-server-tests-2.10.2-tests.jar
./lib/hbase-backup-2.7.0-SNAPSHOT.jar ./lib/hbase-backup-2.7.0-SNAPSHOT.jar
./lib/netty-resolver-dns-classes-macos-4.1.112.Final.jar ./lib/netty-resolver-dns-classes-macos-4.1.112.Final.jar
./lib/commons-math3-3.6.1.jar ./lib/commons-math3-3.6.1.jar
./lib/hadoop-yarn-client-2.10.2.jar ./lib/hadoop-yarn-client-2.10.2.jar
./lib/hadoop-yarn-common-2.10.2.jar ./lib/hadoop-yarn-common-2.10.2.jar
./lib/jackson-core-2.17.2.jar ./lib/jackson-core-2.17.2.jar
./lib/hbase-shaded-jackson-jaxrs-json-provider-4.1.8.jar ./lib/hbase-shaded-jackson-jaxrs-json-provider-4.1.8.jar
./lib/hbase-it-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-it-2.7.0-SNAPSHOT-tests.jar
./lib/hbase-compression-zstd-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-zstd-2.7.0-SNAPSHOT.jar
./lib/javax.servlet-api-3.1.0.jar ./lib/javax.servlet-api-3.1.0.jar
./lib/netty-codec-redis-4.1.112.Final.jar ./lib/netty-codec-redis-4.1.112.Final.jar
./lib/jakarta.validation-api-2.0.2.jar ./lib/jakarta.validation-api-2.0.2.jar
./lib/netty-resolver-4.1.112.Final.jar ./lib/netty-resolver-4.1.112.Final.jar
./lib/javax.el-3.0.1-b08.jar <
./lib/hadoop-mapreduce-client-core-2.10.2.jar ./lib/hadoop-mapreduce-client-core-2.10.2.jar
./lib/hamcrest-core-1.3.jar ./lib/hamcrest-core-1.3.jar
./lib/netty-transport-rxtx-4.1.112.Final.jar ./lib/netty-transport-rxtx-4.1.112.Final.jar
./lib/HikariCP-java7-2.4.12.jar ./lib/HikariCP-java7-2.4.12.jar
./lib/hbase-hbtop-2.7.0-SNAPSHOT.jar ./lib/hbase-hbtop-2.7.0-SNAPSHOT.jar
./lib/netty-handler-ssl-ocsp-4.1.112.Final.jar ./lib/netty-handler-ssl-ocsp-4.1.112.Final.jar
./lib/agrona-1.12.0.jar ./lib/agrona-1.12.0.jar
./lib/curator-client-4.2.0.jar ./lib/curator-client-4.2.0.jar
./lib/netty-transport-4.1.112.Final.jar ./lib/netty-transport-4.1.112.Final.jar
./lib/hadoop-yarn-server-resourcemanager-2.10.2.jar ./lib/hadoop-yarn-server-resourcemanager-2.10.2.jar
./lib/hbase-compression-brotli-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-brotli-2.7.0-SNAPSHOT.jar
./lib/commons-codec-1.15.jar ./lib/commons-codec-1.15.jar
./lib/netty-handler-4.1.112.Final.jar ./lib/netty-handler-4.1.112.Final.jar
./lib/hbase-unsafe-4.1.8.jar ./lib/hbase-unsafe-4.1.8.jar
./lib/aopalliance-1.0.jar ./lib/aopalliance-1.0.jar
./lib/hbase-openssl-2.7.0-SNAPSHOT.jar ./lib/hbase-openssl-2.7.0-SNAPSHOT.jar
./lib/netty-transport-native-unix-common-4.1.112.Final.jar ./lib/netty-transport-native-unix-common-4.1.112.Final.jar
./lib/hadoop-yarn-server-timelineservice-2.10.2.jar ./lib/hadoop-yarn-server-timelineservice-2.10.2.jar
./lib/trace ./lib/trace
./lib/trace/opentelemetry-javaagent-1.15.0.jar ./lib/trace/opentelemetry-javaagent-1.15.0.jar
./lib/netty-codec-4.1.112.Final.jar ./lib/netty-codec-4.1.112.Final.jar
./lib/zstd-jni-1.5.5-2.jar ./lib/zstd-jni-1.5.5-2.jar
./lib/netty-all-4.1.112.Final.jar ./lib/netty-all-4.1.112.Final.jar
./lib/okio-1.6.0.jar ./lib/okio-1.6.0.jar
./lib/guice-servlet-3.0.jar ./lib/guice-servlet-3.0.jar
./lib/apacheds-i18n-2.0.0-M15.jar ./lib/apacheds-i18n-2.0.0-M15.jar
./lib/hbase-asyncfs-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-asyncfs-2.7.0-SNAPSHOT-tests.jar
./lib/netty-codec-http2-4.1.112.Final.jar ./lib/netty-codec-http2-4.1.112.Final.jar
./lib/jetty-sslengine-6.1.26.jar ./lib/jetty-sslengine-6.1.26.jar
./lib/httpclient-4.5.13.jar ./lib/httpclient-4.5.13.jar
./lib/hadoop-hdfs-client-2.10.2.jar ./lib/hadoop-hdfs-client-2.10.2.jar
./lib/xmlenc-0.52.jar ./lib/xmlenc-0.52.jar
./LEGAL ./LEGAL
./hbase-webapps ./hbase-webapps
./hbase-webapps/rest ./hbase-webapps/rest
./hbase-webapps/rest/WEB-INF ./hbase-webapps/rest/WEB-INF
./hbase-webapps/rest/WEB-INF/web.xml ./hbase-webapps/rest/WEB-INF/web.xml
./hbase-webapps/rest/index.html ./hbase-webapps/rest/index.html
./hbase-webapps/master ./hbase-webapps/master
./hbase-webapps/master/WEB-INF ./hbase-webapps/master/WEB-INF
./hbase-webapps/master/WEB-INF/web.xml ./hbase-webapps/master/WEB-INF/web.xml
./hbase-webapps/master/index.html ./hbase-webapps/master/index.html
./hbase-webapps/thrift ./hbase-webapps/thrift
./hbase-webapps/thrift/WEB-INF ./hbase-webapps/thrift/WEB-INF
./hbase-webapps/thrift/WEB-INF/web.xml ./hbase-webapps/thrift/WEB-INF/web.xml
./hbase-webapps/thrift/index.html ./hbase-webapps/thrift/index.html
./hbase-webapps/regionserver ./hbase-webapps/regionserver
./hbase-webapps/regionserver/WEB-INF ./hbase-webapps/regionserver/WEB-INF
./hbase-webapps/regionserver/WEB-INF/web.xml ./hbase-webapps/regionserver/WEB-INF/web.xml
./hbase-webapps/regionserver/index.html ./hbase-webapps/regionserver/index.html
./hbase-webapps/canary ./hbase-webapps/canary
./hbase-webapps/canary/index.html ./hbase-webapps/canary/index.html
./hbase-webapps/static ./hbase-webapps/static
./hbase-webapps/static/js ./hbase-webapps/static/js
./hbase-webapps/static/js/vega@5.24.0.min.js ./hbase-webapps/static/js/vega@5.24.0.min.js
./hbase-webapps/static/js/jquery.tablesorter.min.js ./hbase-webapps/static/js/jquery.tablesorter.min.js
./hbase-webapps/static/js/vega-lite@5.6.1.min.js ./hbase-webapps/static/js/vega-lite@5.6.1.min.js
./hbase-webapps/static/js/tab.js ./hbase-webapps/static/js/tab.js
./hbase-webapps/static/js/jquery.min.js ./hbase-webapps/static/js/jquery.min.js
./hbase-webapps/static/js/bootstrap.min.js ./hbase-webapps/static/js/bootstrap.min.js
./hbase-webapps/static/js/jqSpager.js ./hbase-webapps/static/js/jqSpager.js
./hbase-webapps/static/js/vega-embed@6.21.3.min.js ./hbase-webapps/static/js/vega-embed@6.21.3.min.js
./hbase-webapps/static/js/parser-date-iso8601.min.js ./hbase-webapps/static/js/parser-date-iso8601.min.js
./hbase-webapps/static/jumping-orca_rotated_12percent.png ./hbase-webapps/static/jumping-orca_rotated_12percent.png
./hbase-webapps/static/hbase_logo_small.png ./hbase-webapps/static/hbase_logo_small.png
./hbase-webapps/static/hbase_logo.png ./hbase-webapps/static/hbase_logo.png
./hbase-webapps/static/css ./hbase-webapps/static/css
./hbase-webapps/static/css/bootstrap.min.css ./hbase-webapps/static/css/bootstrap.min.css
./hbase-webapps/static/css/hbase.css ./hbase-webapps/static/css/hbase.css
./hbase-webapps/static/css/bootstrap-theme.min.css ./hbase-webapps/static/css/bootstrap-theme.min.css
./hbase-webapps/static/css/desc.gif ./hbase-webapps/static/css/desc.gif
./hbase-webapps/static/css/asc.gif ./hbase-webapps/static/css/asc.gif
./hbase-webapps/static/css/bg.gif ./hbase-webapps/static/css/bg.gif
./hbase-webapps/static/hbase_logo_med.gif ./hbase-webapps/static/hbase_logo_med.gif
./hbase-webapps/static/fonts ./hbase-webapps/static/fonts
./hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf ./hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf
./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof ./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof
./hbase-webapps/static/fonts/glyphicons-halflings-regular.svg ./hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof ./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof
./hbase-webapps/static/fonts/glyphicons-halflings-regular.eot ./hbase-webapps/static/fonts/glyphicons-halflings-regular.eot
./conf ./conf
./conf/hbase-env.sh ./conf/hbase-env.sh
./conf/hbase-policy.xml ./conf/hbase-policy.xml
./conf/log4j2-hbtop.properties ./conf/log4j2-hbtop.properties
./conf/hadoop-metrics2-hbase.properties ./conf/hadoop-metrics2-hbase.properties
./conf/hbase-env.cmd ./conf/hbase-env.cmd
./conf/hbase-site.xml ./conf/hbase-site.xml
./conf/log4j2.properties ./conf/log4j2.properties
./conf/regionservers ./conf/regionservers
./LICENSE.txt ./LICENSE.txt
./bin ./bin
./bin/hbase-common.sh ./bin/hbase-common.sh
./bin/hbase.cmd ./bin/hbase.cmd
./bin/graceful_stop.sh ./bin/graceful_stop.sh
./bin/hbase-daemon.sh ./bin/hbase-daemon.sh
./bin/get-active-master.rb ./bin/get-active-master.rb
./bin/draining_servers.rb ./bin/draining_servers.rb
./bin/start-hbase.sh ./bin/start-hbase.sh
./bin/master-backup.sh ./bin/master-backup.sh
./bin/region_status.rb ./bin/region_status.rb
./bin/hbase_startup.jsh ./bin/hbase_startup.jsh
./bin/hbase-daemons.sh ./bin/hbase-daemons.sh
./bin/chaos-daemon.sh ./bin/chaos-daemon.sh
./bin/region_mover.rb ./bin/region_mover.rb
./bin/stop-hbase.sh ./bin/stop-hbase.sh
./bin/test ./bin/test
./bin/test/process_based_cluster.sh ./bin/test/process_based_cluster.sh
./bin/hbase ./bin/hbase
./bin/rolling-restart.sh ./bin/rolling-restart.sh
./bin/hbase-config.cmd ./bin/hbase-config.cmd
./bin/considerAsDead.sh ./bin/considerAsDead.sh
./bin/regionservers.sh ./bin/regionservers.sh
./bin/hirb.rb ./bin/hirb.rb
./bin/local-master-backup.sh ./bin/local-master-backup.sh
./bin/hbase-config.sh ./bin/hbase-config.sh
./bin/replication ./bin/replication
./bin/replication/copy_tables_desc.rb ./bin/replication/copy_tables_desc.rb
./bin/local-regionservers.sh ./bin/local-regionservers.sh
./bin/hbase-cleanup.sh ./bin/hbase-cleanup.sh
./bin/zookeepers.sh ./bin/zookeepers.sh
./bin/start-hbase.cmd ./bin/start-hbase.cmd
./bin/stop-hbase.cmd ./bin/stop-hbase.cmd
./bin/hbase-jruby ./bin/hbase-jruby
./bin/shutdown_regionserver.rb ./bin/shutdown_regionserver.rb
./RELEASENOTES.md ./RELEASENOTES.md
./NOTICE.txt ./NOTICE.txt

Also please find diff for branch-2 built with hadoop-3 on 5ca5faf vs patch rebased to 5ca5faf:

@NihalJain ➜ /workspaces/hbase (HBASE-28070_branch-2) $ diff original_branch-2_hadoop-3/listing.txt HBASE-28070_branch-2_hadoop-3/listing.txt
83a84
> ./lib/tomcat-jasper-el-9.0.93.jar
119d119
< ./lib/javax.servlet.jsp-2.3.2.jar
234a235
> ./lib/tomcat-jasper-9.0.93.jar
263a265
> ./lib/tomcat-el-api-9.0.93.jar
293d294
< ./lib/javax.el-3.0.1-b08.jar

Detailed Diff:

@NihalJain ➜ /workspaces/hbase (HBASE-28070_branch-2) $ diff -y original_branch-2_hadoop-3/listing.txt HBASE-28070_branch-2_hadoop-3/listing.txt
. .
./CHANGES.md ./CHANGES.md
./lib ./lib
./lib/hadoop-mapreduce-client-jobclient-3.3.5-tests.jar ./lib/hadoop-mapreduce-client-jobclient-3.3.5-tests.jar
./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT-tests.jar
./lib/geronimo-jcache_1.0_spec-1.0-alpha-1.jar ./lib/geronimo-jcache_1.0_spec-1.0-alpha-1.jar
./lib/hadoop-hdfs-3.3.5.jar ./lib/hadoop-hdfs-3.3.5.jar
./lib/jaxb-impl-2.2.3-1.jar ./lib/jaxb-impl-2.2.3-1.jar
./lib/hbase-rest-2.7.0-SNAPSHOT.jar ./lib/hbase-rest-2.7.0-SNAPSHOT.jar
./lib/checker-qual-3.1.0.jar ./lib/checker-qual-3.1.0.jar
./lib/hbase-server-2.7.0-SNAPSHOT.jar ./lib/hbase-server-2.7.0-SNAPSHOT.jar
./lib/kerb-core-1.0.1.jar ./lib/kerb-core-1.0.1.jar
./lib/asm-tree-9.3.jar ./lib/asm-tree-9.3.jar
./lib/hbase-http-2.7.0-SNAPSHOT.jar ./lib/hbase-http-2.7.0-SNAPSHOT.jar
./lib/hbase-compression-snappy-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-snappy-2.7.0-SNAPSHOT.jar
./lib/kerb-client-1.0.1.jar ./lib/kerb-client-1.0.1.jar
./lib/hadoop-mapreduce-client-core-3.3.5.jar ./lib/hadoop-mapreduce-client-core-3.3.5.jar
./lib/netty-3.10.6.Final.jar ./lib/netty-3.10.6.Final.jar
./lib/opentelemetry-semconv-1.15.0-alpha.jar ./lib/opentelemetry-semconv-1.15.0-alpha.jar
./lib/asm-analysis-9.3.jar ./lib/asm-analysis-9.3.jar
./lib/hbase-mapreduce-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-mapreduce-2.7.0-SNAPSHOT-tests.jar
./lib/hadoop-annotations-3.3.5.jar ./lib/hadoop-annotations-3.3.5.jar
./lib/hadoop-yarn-server-tests-3.3.5-tests.jar ./lib/hadoop-yarn-server-tests-3.3.5-tests.jar
./lib/kerby-util-1.0.1.jar ./lib/kerby-util-1.0.1.jar
./lib/netty-codec-http-4.1.112.Final.jar ./lib/netty-codec-http-4.1.112.Final.jar
./lib/jetty-plus-9.4.48.v20220622.jar ./lib/jetty-plus-9.4.48.v20220622.jar
./lib/hbase-thrift-2.7.0-SNAPSHOT.jar ./lib/hbase-thrift-2.7.0-SNAPSHOT.jar
./lib/ruby ./lib/ruby
./lib/ruby/jruby-complete-9.4.8.0.jar ./lib/ruby/jruby-complete-9.4.8.0.jar
./lib/service-1.11.0.jar ./lib/service-1.11.0.jar
./lib/native-linux-x86_64-1.11.0.jar ./lib/native-linux-x86_64-1.11.0.jar
./lib/hadoop-minicluster-3.3.5.jar ./lib/hadoop-minicluster-3.3.5.jar
./lib/client-facing-thirdparty ./lib/client-facing-thirdparty
./lib/client-facing-thirdparty/opentelemetry-semconv-1.15.0-a ./lib/client-facing-thirdparty/opentelemetry-semconv-1.15.0-a
./lib/client-facing-thirdparty/log4j-core-2.17.2.jar ./lib/client-facing-thirdparty/log4j-core-2.17.2.jar
./lib/client-facing-thirdparty/jul-to-slf4j-1.7.33.jar ./lib/client-facing-thirdparty/jul-to-slf4j-1.7.33.jar
./lib/client-facing-thirdparty/jcl-over-slf4j-1.7.33.jar ./lib/client-facing-thirdparty/jcl-over-slf4j-1.7.33.jar
./lib/client-facing-thirdparty/opentelemetry-context-1.15.0.j ./lib/client-facing-thirdparty/opentelemetry-context-1.15.0.j
./lib/client-facing-thirdparty/opentelemetry-api-1.15.0.jar ./lib/client-facing-thirdparty/opentelemetry-api-1.15.0.jar
./lib/client-facing-thirdparty/audience-annotations-0.13.0.ja ./lib/client-facing-thirdparty/audience-annotations-0.13.0.ja
./lib/client-facing-thirdparty/commons-logging-1.2.jar ./lib/client-facing-thirdparty/commons-logging-1.2.jar
./lib/client-facing-thirdparty/log4j-api-2.17.2.jar ./lib/client-facing-thirdparty/log4j-api-2.17.2.jar
./lib/client-facing-thirdparty/slf4j-api-1.7.33.jar ./lib/client-facing-thirdparty/slf4j-api-1.7.33.jar
./lib/client-facing-thirdparty/log4j-1.2-api-2.17.2.jar ./lib/client-facing-thirdparty/log4j-1.2-api-2.17.2.jar
./lib/client-facing-thirdparty/log4j-slf4j-impl-2.17.2.jar ./lib/client-facing-thirdparty/log4j-slf4j-impl-2.17.2.jar
./lib/hbase-shaded-netty-4.1.8.jar ./lib/hbase-shaded-netty-4.1.8.jar
./lib/netty-resolver-dns-4.1.112.Final.jar ./lib/netty-resolver-dns-4.1.112.Final.jar
./lib/hbase-endpoint-2.7.0-SNAPSHOT.jar ./lib/hbase-endpoint-2.7.0-SNAPSHOT.jar
./lib/hbase-asyncfs-2.7.0-SNAPSHOT.jar ./lib/hbase-asyncfs-2.7.0-SNAPSHOT.jar
./lib/hbase-annotations-2.7.0-SNAPSHOT.jar ./lib/hbase-annotations-2.7.0-SNAPSHOT.jar
./lib/brotli4j-1.11.0.jar ./lib/brotli4j-1.11.0.jar
./lib/jetty-util-ajax-9.4.48.v20220622.jar ./lib/jetty-util-ajax-9.4.48.v20220622.jar
./lib/dnsjava-2.1.7.jar ./lib/dnsjava-2.1.7.jar
./lib/netty-codec-haproxy-4.1.112.Final.jar ./lib/netty-codec-haproxy-4.1.112.Final.jar
./lib/websocket-api-9.4.48.v20220622.jar ./lib/websocket-api-9.4.48.v20220622.jar
./lib/opentelemetry-context-1.15.0.jar ./lib/opentelemetry-context-1.15.0.jar
./lib/hbase-compression-aircompressor-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-aircompressor-2.7.0-SNAPSHOT.jar
./lib/hadoop-mapreduce-client-app-3.3.5.jar ./lib/hadoop-mapreduce-client-app-3.3.5.jar
./lib/javax.inject-1.jar ./lib/javax.inject-1.jar
./lib/token-provider-1.0.1.jar ./lib/token-provider-1.0.1.jar
./lib/hadoop-yarn-server-applicationhistoryservice-3.3.5.jar ./lib/hadoop-yarn-server-applicationhistoryservice-3.3.5.jar
./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT-tests.jar
./lib/guice-4.0.jar ./lib/guice-4.0.jar
./lib/error_prone_annotations-2.28.0.jar ./lib/error_prone_annotations-2.28.0.jar
./lib/zkcli ./lib/zkcli
./lib/zkcli/jline-2.11.jar ./lib/zkcli/jline-2.11.jar
./lib/jackson-annotations-2.17.2.jar ./lib/jackson-annotations-2.17.2.jar
./lib/netty-transport-classes-kqueue-4.1.112.Final.jar ./lib/netty-transport-classes-kqueue-4.1.112.Final.jar
./lib/hadoop-minikdc-3.3.5.jar ./lib/hadoop-minikdc-3.3.5.jar
./lib/commons-csv-1.9.0.jar ./lib/commons-csv-1.9.0.jar
./lib/hbase-shaded-protobuf-4.1.8.jar ./lib/hbase-shaded-protobuf-4.1.8.jar
./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch ./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-aarch
./lib/hbase-rsgroup-2.7.0-SNAPSHOT.jar ./lib/hbase-rsgroup-2.7.0-SNAPSHOT.jar
./lib/commons-collections-3.2.2.jar ./lib/commons-collections-3.2.2.jar
./lib/netty-codec-memcache-4.1.112.Final.jar ./lib/netty-codec-memcache-4.1.112.Final.jar
./lib/netty-codec-dns-4.1.112.Final.jar ./lib/netty-codec-dns-4.1.112.Final.jar
./lib/kerb-simplekdc-1.0.1.jar ./lib/kerb-simplekdc-1.0.1.jar
./lib/curator-recipes-4.2.0.jar ./lib/curator-recipes-4.2.0.jar
./lib/opentelemetry-api-1.15.0.jar ./lib/opentelemetry-api-1.15.0.jar
./lib/libthrift-0.14.1.jar ./lib/libthrift-0.14.1.jar
./lib/hbase-client-2.7.0-SNAPSHOT.jar ./lib/hbase-client-2.7.0-SNAPSHOT.jar
./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT.jar ./lib/hbase-hadoop-compat-2.7.0-SNAPSHOT.jar
./lib/hbase-protocol-shaded-2.7.0-SNAPSHOT.jar ./lib/hbase-protocol-shaded-2.7.0-SNAPSHOT.jar
> ./lib/tomcat-jasper-el-9.0.93.jar
./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT.jar ./lib/hbase-hadoop2-compat-2.7.0-SNAPSHOT.jar
./lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-gu ./lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-gu
./lib/kotlin-stdlib-1.4.10.jar ./lib/kotlin-stdlib-1.4.10.jar
./lib/hbase-metrics-api-2.7.0-SNAPSHOT.jar ./lib/hbase-metrics-api-2.7.0-SNAPSHOT.jar
./lib/netty-transport-native-kqueue-4.1.112.Final-osx-x86_64. ./lib/netty-transport-native-kqueue-4.1.112.Final-osx-x86_64.
./lib/hbase-procedure-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-procedure-2.7.0-SNAPSHOT-tests.jar
./lib/commons-text-1.10.0.jar ./lib/commons-text-1.10.0.jar
./lib/asm-commons-9.3.jar ./lib/asm-commons-9.3.jar
./lib/javax.annotation-api-1.2.jar ./lib/javax.annotation-api-1.2.jar
./lib/failureaccess-1.0.jar ./lib/failureaccess-1.0.jar
./lib/byte-buddy-agent-1.12.19.jar ./lib/byte-buddy-agent-1.12.19.jar
./lib/hbase-metrics-2.7.0-SNAPSHOT.jar ./lib/hbase-metrics-2.7.0-SNAPSHOT.jar
./lib/netty-buffer-4.1.112.Final.jar ./lib/netty-buffer-4.1.112.Final.jar
./lib/javax-websocket-server-impl-9.4.48.v20220622.jar ./lib/javax-websocket-server-impl-9.4.48.v20220622.jar
./lib/hadoop-shaded-guava-1.1.1.jar ./lib/hadoop-shaded-guava-1.1.1.jar
./lib/byte-buddy-1.12.19.jar ./lib/byte-buddy-1.12.19.jar
./lib/kerb-common-1.0.1.jar ./lib/kerb-common-1.0.1.jar
./lib/jetty-io-9.4.48.v20220622.jar ./lib/jetty-io-9.4.48.v20220622.jar
./lib/kerby-config-1.0.1.jar ./lib/kerby-config-1.0.1.jar
./lib/objenesis-3.3.jar ./lib/objenesis-3.3.jar
./lib/hadoop-yarn-server-nodemanager-3.3.5.jar ./lib/hadoop-yarn-server-nodemanager-3.3.5.jar
./lib/kerb-server-1.0.1.jar ./lib/kerb-server-1.0.1.jar
./lib/hadoop-mapreduce-client-shuffle-3.3.5.jar ./lib/hadoop-mapreduce-client-shuffle-3.3.5.jar
./lib/netty-codec-xml-4.1.112.Final.jar ./lib/netty-codec-xml-4.1.112.Final.jar
./lib/hadoop-distcp-3.3.5.jar ./lib/hadoop-distcp-3.3.5.jar
./lib/jettison-1.5.4.jar ./lib/jettison-1.5.4.jar
./lib/netty-transport-native-epoll-4.1.112.Final.jar ./lib/netty-transport-native-epoll-4.1.112.Final.jar
./lib/guice-servlet-4.0.jar ./lib/guice-servlet-4.0.jar
./lib/hbase-rsgroup-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-rsgroup-2.7.0-SNAPSHOT-tests.jar
./lib/hbase-procedure-2.7.0-SNAPSHOT.jar ./lib/hbase-procedure-2.7.0-SNAPSHOT.jar
./lib/hadoop-hdfs-client-3.3.5.jar ./lib/hadoop-hdfs-client-3.3.5.jar
./lib/kerb-identity-1.0.1.jar ./lib/kerb-identity-1.0.1.jar
./lib/kerby-xdr-1.0.1.jar ./lib/kerby-xdr-1.0.1.jar
./lib/fst-2.50.jar ./lib/fst-2.50.jar
./lib/disruptor-3.4.4.jar ./lib/disruptor-3.4.4.jar
./lib/javax.servlet.jsp-2.3.2.jar <
./lib/netty-transport-sctp-4.1.112.Final.jar ./lib/netty-transport-sctp-4.1.112.Final.jar
./lib/commons-io-2.11.0.jar ./lib/commons-io-2.11.0.jar
./lib/jetty-http-9.4.48.v20220622.jar ./lib/jetty-http-9.4.48.v20220622.jar
./lib/test ./lib/test
./lib/test/junit-4.13.2.jar ./lib/test/junit-4.13.2.jar
./lib/test/mockito-core-4.11.0.jar ./lib/test/mockito-core-4.11.0.jar
./lib/test/hamcrest-core-1.3.jar ./lib/test/hamcrest-core-1.3.jar
./lib/java-util-1.9.0.jar ./lib/java-util-1.9.0.jar
./lib/javax.servlet.jsp-api-2.3.1.jar ./lib/javax.servlet.jsp-api-2.3.1.jar
./lib/j2objc-annotations-1.1.jar ./lib/j2objc-annotations-1.1.jar
./lib/jetty-util-9.4.48.v20220622.jar ./lib/jetty-util-9.4.48.v20220622.jar
./lib/netty-codec-stomp-4.1.112.Final.jar ./lib/netty-codec-stomp-4.1.112.Final.jar
./lib/hbase-external-blockcache-2.7.0-SNAPSHOT.jar ./lib/hbase-external-blockcache-2.7.0-SNAPSHOT.jar
./lib/javax.websocket-api-1.0.jar ./lib/javax.websocket-api-1.0.jar
./lib/jetty-webapp-9.4.48.v20220622.jar ./lib/jetty-webapp-9.4.48.v20220622.jar
./lib/jetty-server-9.4.48.v20220622.jar ./lib/jetty-server-9.4.48.v20220622.jar
./lib/javax.activation-api-1.2.0.jar ./lib/javax.activation-api-1.2.0.jar
./lib/jetty-servlet-9.4.48.v20220622.jar ./lib/jetty-servlet-9.4.48.v20220622.jar
./lib/hbase-it-2.7.0-SNAPSHOT.jar ./lib/hbase-it-2.7.0-SNAPSHOT.jar
./lib/commons-daemon-1.0.13.jar ./lib/commons-daemon-1.0.13.jar
./lib/netty-transport-native-epoll-4.1.112.Final-linux-riscv6 ./lib/netty-transport-native-epoll-4.1.112.Final-linux-riscv6
./lib/spymemcached-2.12.2.jar ./lib/spymemcached-2.12.2.jar
./lib/hbase-shaded-netty-tcnative-4.1.8.jar ./lib/hbase-shaded-netty-tcnative-4.1.8.jar
./lib/netty-codec-socks-4.1.112.Final.jar ./lib/netty-codec-socks-4.1.112.Final.jar
./lib/stax2-api-4.2.1.jar ./lib/stax2-api-4.2.1.jar
./lib/hbase-server-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-server-2.7.0-SNAPSHOT-tests.jar
./lib/jetty-client-9.4.48.v20220622.jar ./lib/jetty-client-9.4.48.v20220622.jar
./lib/re2j-1.1.jar ./lib/re2j-1.1.jar
./lib/hadoop-auth-3.3.5.jar ./lib/hadoop-auth-3.3.5.jar
./lib/hbase-annotations-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-annotations-2.7.0-SNAPSHOT-tests.jar
./lib/guava-27.0-jre.jar ./lib/guava-27.0-jre.jar
./lib/ehcache-3.3.1.jar ./lib/ehcache-3.3.1.jar
./lib/jsch-0.1.55.jar ./lib/jsch-0.1.55.jar
./lib/shaded-clients ./lib/shaded-clients
./lib/shaded-clients/hbase-shaded-mapreduce-2.7.0-SNAPSHOT.ja ./lib/shaded-clients/hbase-shaded-mapreduce-2.7.0-SNAPSHOT.ja
./lib/shaded-clients/hbase-shaded-client-byo-hadoop-2.7.0-SNA ./lib/shaded-clients/hbase-shaded-client-byo-hadoop-2.7.0-SNA
./lib/shaded-clients/hbase-shaded-client-2.7.0-SNAPSHOT.jar ./lib/shaded-clients/hbase-shaded-client-2.7.0-SNAPSHOT.jar
./lib/netty-transport-native-kqueue-4.1.112.Final-osx-aarch_6 ./lib/netty-transport-native-kqueue-4.1.112.Final-osx-aarch_6
./lib/caffeine-2.8.1.jar ./lib/caffeine-2.8.1.jar
./lib/aircompressor-0.27.jar ./lib/aircompressor-0.27.jar
./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_6 ./lib/netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_6
./lib/animal-sniffer-annotations-1.17.jar ./lib/animal-sniffer-annotations-1.17.jar
./lib/hadoop-registry-3.3.5.jar ./lib/hadoop-registry-3.3.5.jar
./lib/hadoop-yarn-server-timelineservice-3.3.5.jar ./lib/hadoop-yarn-server-timelineservice-3.3.5.jar
./lib/jetty-security-9.4.48.v20220622.jar ./lib/jetty-security-9.4.48.v20220622.jar
./lib/commons-lang3-3.9.jar ./lib/commons-lang3-3.9.jar
./lib/netty-common-4.1.112.Final.jar ./lib/netty-common-4.1.112.Final.jar
./lib/netty-transport-native-epoll-4.1.112.Final-linux-aarch_ ./lib/netty-transport-native-epoll-4.1.112.Final-linux-aarch_
./lib/jackson-module-jaxb-annotations-2.17.2.jar ./lib/jackson-module-jaxb-annotations-2.17.2.jar
./lib/hadoop-shaded-protobuf_3_7-1.1.1.jar ./lib/hadoop-shaded-protobuf_3_7-1.1.1.jar
./lib/jdk11 ./lib/jdk11
./lib/jdk11/jaxws-rt-2.3.2.jar ./lib/jdk11/jaxws-rt-2.3.2.jar
./lib/jdk11/jaxb-xjc-2.3.2.jar ./lib/jdk11/jaxb-xjc-2.3.2.jar
./lib/jdk11/txw2-2.3.2.jar ./lib/jdk11/txw2-2.3.2.jar
./lib/jdk11/pfl-basic-4.0.1.jar ./lib/jdk11/pfl-basic-4.0.1.jar
./lib/jdk11/jakarta.xml.bind-api-2.3.2.jar ./lib/jdk11/jakarta.xml.bind-api-2.3.2.jar
./lib/jdk11/jaxb-jxc-2.3.2.jar ./lib/jdk11/jaxb-jxc-2.3.2.jar
./lib/jdk11/jaxws-tools-2.3.2.jar ./lib/jdk11/jaxws-tools-2.3.2.jar
./lib/jdk11/jakarta.xml.soap-api-1.4.1.jar ./lib/jdk11/jakarta.xml.soap-api-1.4.1.jar
./lib/jdk11/org.eclipse.persistence.sdo-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.sdo-2.7.4.jar
./lib/jdk11/jakarta.activation-api-1.2.1.jar ./lib/jdk11/jakarta.activation-api-1.2.1.jar
./lib/jdk11/stax-ex-1.8.1.jar ./lib/jdk11/stax-ex-1.8.1.jar
./lib/jdk11/pfl-basic-tools-4.0.1.jar ./lib/jdk11/pfl-basic-tools-4.0.1.jar
./lib/jdk11/org.eclipse.persistence.asm-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.asm-2.7.4.jar
./lib/jdk11/management-api-3.2.1.jar ./lib/jdk11/management-api-3.2.1.jar
./lib/jdk11/jakarta.annotation-api-1.3.4.jar ./lib/jdk11/jakarta.annotation-api-1.3.4.jar
./lib/jdk11/jakarta.xml.ws-api-2.3.2.jar ./lib/jdk11/jakarta.xml.ws-api-2.3.2.jar
./lib/jdk11/pfl-asm-4.0.1.jar ./lib/jdk11/pfl-asm-4.0.1.jar
./lib/jdk11/stax2-api-4.2.1.jar ./lib/jdk11/stax2-api-4.2.1.jar
./lib/jdk11/gmbal-4.0.0.jar ./lib/jdk11/gmbal-4.0.0.jar
./lib/jdk11/sdo-eclipselink-plugin-2.3.2.jar ./lib/jdk11/sdo-eclipselink-plugin-2.3.2.jar
./lib/jdk11/jakarta.mail-api-1.6.3.jar ./lib/jdk11/jakarta.mail-api-1.6.3.jar
./lib/jdk11/mimepull-1.9.11.jar ./lib/jdk11/mimepull-1.9.11.jar
./lib/jdk11/streambuffer-1.5.7.jar ./lib/jdk11/streambuffer-1.5.7.jar
./lib/jdk11/ha-api-3.1.12.jar ./lib/jdk11/ha-api-3.1.12.jar
./lib/jdk11/jakarta.jws-api-1.1.1.jar ./lib/jdk11/jakarta.jws-api-1.1.1.jar
./lib/jdk11/pfl-tf-4.0.1.jar ./lib/jdk11/pfl-tf-4.0.1.jar
./lib/jdk11/saaj-impl-1.5.1.jar ./lib/jdk11/saaj-impl-1.5.1.jar
./lib/jdk11/javax.activation-1.2.0.jar ./lib/jdk11/javax.activation-1.2.0.jar
./lib/jdk11/policy-2.7.6.jar ./lib/jdk11/policy-2.7.6.jar
./lib/jdk11/jaxws-eclipselink-plugin-2.3.2.jar ./lib/jdk11/jaxws-eclipselink-plugin-2.3.2.jar
./lib/jdk11/org.eclipse.persistence.moxy-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.moxy-2.7.4.jar
./lib/jdk11/woodstox-core-5.4.0.jar ./lib/jdk11/woodstox-core-5.4.0.jar
./lib/jdk11/pfl-tf-tools-4.0.1.jar ./lib/jdk11/pfl-tf-tools-4.0.1.jar
./lib/jdk11/commonj.sdo-2.1.1.jar ./lib/jdk11/commonj.sdo-2.1.1.jar
./lib/jdk11/jaxb-runtime-2.3.2.jar ./lib/jdk11/jaxb-runtime-2.3.2.jar
./lib/jdk11/FastInfoset-1.2.16.jar ./lib/jdk11/FastInfoset-1.2.16.jar
./lib/jdk11/pfl-dynamic-4.0.1.jar ./lib/jdk11/pfl-dynamic-4.0.1.jar
./lib/jdk11/jakarta.persistence-api-2.2.2.jar ./lib/jdk11/jakarta.persistence-api-2.2.2.jar
./lib/jdk11/org.eclipse.persistence.core-2.7.4.jar ./lib/jdk11/org.eclipse.persistence.core-2.7.4.jar
./lib/jdk11/istack-commons-runtime-3.0.8.jar ./lib/jdk11/istack-commons-runtime-3.0.8.jar
./lib/hadoop-yarn-server-web-proxy-3.3.5.jar ./lib/hadoop-yarn-server-web-proxy-3.3.5.jar
./lib/json-io-2.5.1.jar ./lib/json-io-2.5.1.jar
./lib/hbase-shaded-gson-4.1.8.jar ./lib/hbase-shaded-gson-4.1.8.jar
./lib/nimbus-jose-jwt-9.8.1.jar ./lib/nimbus-jose-jwt-9.8.1.jar
./lib/lz4-java-1.8.0.jar ./lib/lz4-java-1.8.0.jar
./lib/hadoop-mapreduce-client-hs-3.3.5.jar ./lib/hadoop-mapreduce-client-hs-3.3.5.jar
./lib/okhttp-4.9.3.jar ./lib/okhttp-4.9.3.jar
./lib/jna-5.2.0.jar ./lib/jna-5.2.0.jar
./lib/zookeeper-jute-3.8.4.jar ./lib/zookeeper-jute-3.8.4.jar
./lib/jcodings-1.0.58.jar ./lib/jcodings-1.0.58.jar
./lib/commons-compress-1.21.jar ./lib/commons-compress-1.21.jar
./lib/jersey-json-1.20.jar ./lib/jersey-json-1.20.jar
./lib/hbase-testing-util-2.7.0-SNAPSHOT.jar ./lib/hbase-testing-util-2.7.0-SNAPSHOT.jar
./lib/hbase-compression-lz4-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-lz4-2.7.0-SNAPSHOT.jar
./lib/websocket-client-9.4.48.v20220622.jar ./lib/websocket-client-9.4.48.v20220622.jar
./lib/curator-framework-4.2.0.jar ./lib/curator-framework-4.2.0.jar
./lib/websocket-common-9.4.48.v20220622.jar ./lib/websocket-common-9.4.48.v20220622.jar
./lib/commons-crypto-1.1.0.jar ./lib/commons-crypto-1.1.0.jar
./lib/kerby-pkix-1.0.1.jar ./lib/kerby-pkix-1.0.1.jar
./lib/hbase-zookeeper-2.7.0-SNAPSHOT.jar ./lib/hbase-zookeeper-2.7.0-SNAPSHOT.jar
./lib/gson-2.9.0.jar ./lib/gson-2.9.0.jar
./lib/jamon-runtime-2.4.1.jar ./lib/jamon-runtime-2.4.1.jar
./lib/hbase-common-2.7.0-SNAPSHOT.jar ./lib/hbase-common-2.7.0-SNAPSHOT.jar
./lib/hadoop-yarn-api-3.3.5.jar ./lib/hadoop-yarn-api-3.3.5.jar
> ./lib/tomcat-jasper-9.0.93.jar
./lib/netty-codec-smtp-4.1.112.Final.jar ./lib/netty-codec-smtp-4.1.112.Final.jar
./lib/hbase-logging-2.7.0-SNAPSHOT.jar ./lib/hbase-logging-2.7.0-SNAPSHOT.jar
./lib/jakarta.inject-2.6.1.jar ./lib/jakarta.inject-2.6.1.jar
./lib/kerby-asn1-1.0.1.jar ./lib/kerby-asn1-1.0.1.jar
./lib/hbase-protocol-2.7.0-SNAPSHOT.jar ./lib/hbase-protocol-2.7.0-SNAPSHOT.jar
./lib/hbase-common-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-common-2.7.0-SNAPSHOT-tests.jar
./lib/joni-2.2.1.jar ./lib/joni-2.2.1.jar
./lib/hadoop-mapreduce-client-jobclient-3.3.5.jar ./lib/hadoop-mapreduce-client-jobclient-3.3.5.jar
./lib/hbase-zookeeper-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-zookeeper-2.7.0-SNAPSHOT-tests.jar
./lib/hbase-shell-2.7.0-SNAPSHOT.jar ./lib/hbase-shell-2.7.0-SNAPSHOT.jar
./lib/commons-cli-1.5.0.jar ./lib/commons-cli-1.5.0.jar
./lib/jaxb-api-2.3.1.jar ./lib/jaxb-api-2.3.1.jar
./lib/snappy-java-1.1.10.4.jar ./lib/snappy-java-1.1.10.4.jar
./lib/zookeeper-3.8.4.jar ./lib/zookeeper-3.8.4.jar
./lib/jackson-jaxrs-base-2.12.7.jar ./lib/jackson-jaxrs-base-2.12.7.jar
./lib/hbase-shaded-jersey-4.1.8.jar ./lib/hbase-shaded-jersey-4.1.8.jar
./lib/jetty-jndi-9.4.48.v20220622.jar ./lib/jetty-jndi-9.4.48.v20220622.jar
./lib/metrics-core-3.2.6.jar ./lib/metrics-core-3.2.6.jar
./lib/hbase-mapreduce-2.7.0-SNAPSHOT.jar ./lib/hbase-mapreduce-2.7.0-SNAPSHOT.jar
./lib/hbase-resource-bundle-2.7.0-SNAPSHOT.jar ./lib/hbase-resource-bundle-2.7.0-SNAPSHOT.jar
./lib/netty-handler-proxy-4.1.112.Final.jar ./lib/netty-handler-proxy-4.1.112.Final.jar
./lib/httpcore-4.4.13.jar ./lib/httpcore-4.4.13.jar
./lib/leveldbjni-all-1.8.jar ./lib/leveldbjni-all-1.8.jar
./lib/avro-1.11.3.jar ./lib/avro-1.11.3.jar
./lib/hbase-shaded-miscellaneous-4.1.8.jar ./lib/hbase-shaded-miscellaneous-4.1.8.jar
./lib/netty-transport-udt-4.1.112.Final.jar ./lib/netty-transport-udt-4.1.112.Final.jar
./lib/netty-codec-mqtt-4.1.112.Final.jar ./lib/netty-codec-mqtt-4.1.112.Final.jar
./lib/netty-transport-native-epoll-4.1.112.Final-linux-x86_64 ./lib/netty-transport-native-epoll-4.1.112.Final-linux-x86_64
./lib/mssql-jdbc-6.2.1.jre7.jar ./lib/mssql-jdbc-6.2.1.jre7.jar
> ./lib/tomcat-el-api-9.0.93.jar
./lib/jetty-annotations-9.4.48.v20220622.jar ./lib/jetty-annotations-9.4.48.v20220622.jar
./lib/jackson-databind-2.17.2.jar ./lib/jackson-databind-2.17.2.jar
./lib/hbase-shaded-jetty-4.1.8.jar ./lib/hbase-shaded-jetty-4.1.8.jar
./lib/javassist-3.30.2-GA.jar ./lib/javassist-3.30.2-GA.jar
./lib/commons-configuration2-2.8.0.jar ./lib/commons-configuration2-2.8.0.jar
./lib/jline-3.9.0.jar ./lib/jline-3.9.0.jar
./lib/jcip-annotations-1.0-1.jar ./lib/jcip-annotations-1.0-1.jar
./lib/protobuf-java-2.5.0.jar ./lib/protobuf-java-2.5.0.jar
./lib/commons-net-3.9.0.jar ./lib/commons-net-3.9.0.jar
./lib/commons-beanutils-1.9.4.jar ./lib/commons-beanutils-1.9.4.jar
./lib/kerb-crypto-1.0.1.jar ./lib/kerb-crypto-1.0.1.jar
./lib/netty-transport-classes-epoll-4.1.112.Final.jar ./lib/netty-transport-classes-epoll-4.1.112.Final.jar
./lib/hbase-replication-2.7.0-SNAPSHOT.jar ./lib/hbase-replication-2.7.0-SNAPSHOT.jar
./lib/hbase-backup-2.7.0-SNAPSHOT.jar ./lib/hbase-backup-2.7.0-SNAPSHOT.jar
./lib/javax.websocket-client-api-1.0.jar ./lib/javax.websocket-client-api-1.0.jar
./lib/netty-resolver-dns-classes-macos-4.1.112.Final.jar ./lib/netty-resolver-dns-classes-macos-4.1.112.Final.jar
./lib/checker-qual-2.5.2.jar ./lib/checker-qual-2.5.2.jar
./lib/commons-math3-3.6.1.jar ./lib/commons-math3-3.6.1.jar
./lib/jackson-core-2.17.2.jar ./lib/jackson-core-2.17.2.jar
./lib/hbase-shaded-jackson-jaxrs-json-provider-4.1.8.jar ./lib/hbase-shaded-jackson-jaxrs-json-provider-4.1.8.jar
./lib/hbase-it-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-it-2.7.0-SNAPSHOT-tests.jar
./lib/hbase-compression-zstd-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-zstd-2.7.0-SNAPSHOT.jar
./lib/javax.servlet-api-3.1.0.jar ./lib/javax.servlet-api-3.1.0.jar
./lib/netty-codec-redis-4.1.112.Final.jar ./lib/netty-codec-redis-4.1.112.Final.jar
./lib/woodstox-core-5.4.0.jar ./lib/woodstox-core-5.4.0.jar
./lib/jakarta.validation-api-2.0.2.jar ./lib/jakarta.validation-api-2.0.2.jar
./lib/hadoop-yarn-server-resourcemanager-3.3.5.jar ./lib/hadoop-yarn-server-resourcemanager-3.3.5.jar
./lib/kotlin-stdlib-common-1.4.10.jar ./lib/kotlin-stdlib-common-1.4.10.jar
./lib/netty-resolver-4.1.112.Final.jar ./lib/netty-resolver-4.1.112.Final.jar
./lib/javax.el-3.0.1-b08.jar <
./lib/hadoop-mapreduce-client-common-3.3.5.jar ./lib/hadoop-mapreduce-client-common-3.3.5.jar
./lib/netty-transport-rxtx-4.1.112.Final.jar ./lib/netty-transport-rxtx-4.1.112.Final.jar
./lib/HikariCP-java7-2.4.12.jar ./lib/HikariCP-java7-2.4.12.jar
./lib/hadoop-common-3.3.5.jar ./lib/hadoop-common-3.3.5.jar
./lib/kerb-util-1.0.1.jar ./lib/kerb-util-1.0.1.jar
./lib/jackson-jaxrs-json-provider-2.12.7.jar ./lib/jackson-jaxrs-json-provider-2.12.7.jar
./lib/hbase-hbtop-2.7.0-SNAPSHOT.jar ./lib/hbase-hbtop-2.7.0-SNAPSHOT.jar
./lib/netty-handler-ssl-ocsp-4.1.112.Final.jar ./lib/netty-handler-ssl-ocsp-4.1.112.Final.jar
./lib/agrona-1.12.0.jar ./lib/agrona-1.12.0.jar
./lib/curator-client-4.2.0.jar ./lib/curator-client-4.2.0.jar
./lib/netty-transport-4.1.112.Final.jar ./lib/netty-transport-4.1.112.Final.jar
./lib/hbase-compression-brotli-2.7.0-SNAPSHOT.jar ./lib/hbase-compression-brotli-2.7.0-SNAPSHOT.jar
./lib/commons-codec-1.15.jar ./lib/commons-codec-1.15.jar
./lib/netty-handler-4.1.112.Final.jar ./lib/netty-handler-4.1.112.Final.jar
./lib/hadoop-hdfs-3.3.5-tests.jar ./lib/hadoop-hdfs-3.3.5-tests.jar
./lib/hbase-unsafe-4.1.8.jar ./lib/hbase-unsafe-4.1.8.jar
./lib/aopalliance-1.0.jar ./lib/aopalliance-1.0.jar
./lib/jackson-module-jaxb-annotations-2.12.7.jar ./lib/jackson-module-jaxb-annotations-2.12.7.jar
./lib/hbase-openssl-2.7.0-SNAPSHOT.jar ./lib/hbase-openssl-2.7.0-SNAPSHOT.jar
./lib/netty-transport-native-unix-common-4.1.112.Final.jar ./lib/netty-transport-native-unix-common-4.1.112.Final.jar
./lib/kerb-admin-1.0.1.jar ./lib/kerb-admin-1.0.1.jar
./lib/jetty-xml-9.4.48.v20220622.jar ./lib/jetty-xml-9.4.48.v20220622.jar
./lib/trace ./lib/trace
./lib/trace/opentelemetry-javaagent-1.15.0.jar ./lib/trace/opentelemetry-javaagent-1.15.0.jar
./lib/websocket-servlet-9.4.48.v20220622.jar ./lib/websocket-servlet-9.4.48.v20220622.jar
./lib/netty-codec-4.1.112.Final.jar ./lib/netty-codec-4.1.112.Final.jar
./lib/hadoop-yarn-server-common-3.3.5.jar ./lib/hadoop-yarn-server-common-3.3.5.jar
./lib/hadoop-yarn-common-3.3.5.jar ./lib/hadoop-yarn-common-3.3.5.jar
./lib/zstd-jni-1.5.5-2.jar ./lib/zstd-jni-1.5.5-2.jar
./lib/netty-all-4.1.112.Final.jar ./lib/netty-all-4.1.112.Final.jar
./lib/websocket-server-9.4.48.v20220622.jar ./lib/websocket-server-9.4.48.v20220622.jar
./lib/javax-websocket-client-impl-9.4.48.v20220622.jar ./lib/javax-websocket-client-impl-9.4.48.v20220622.jar
./lib/okio-2.8.0.jar ./lib/okio-2.8.0.jar
./lib/hbase-asyncfs-2.7.0-SNAPSHOT-tests.jar ./lib/hbase-asyncfs-2.7.0-SNAPSHOT-tests.jar
./lib/netty-codec-http2-4.1.112.Final.jar ./lib/netty-codec-http2-4.1.112.Final.jar
./lib/hadoop-yarn-client-3.3.5.jar ./lib/hadoop-yarn-client-3.3.5.jar
./lib/httpclient-4.5.13.jar ./lib/httpclient-4.5.13.jar
./LEGAL ./LEGAL
./hbase-webapps ./hbase-webapps
./hbase-webapps/rest ./hbase-webapps/rest
./hbase-webapps/rest/WEB-INF ./hbase-webapps/rest/WEB-INF
./hbase-webapps/rest/WEB-INF/web.xml ./hbase-webapps/rest/WEB-INF/web.xml
./hbase-webapps/rest/index.html ./hbase-webapps/rest/index.html
./hbase-webapps/master ./hbase-webapps/master
./hbase-webapps/master/WEB-INF ./hbase-webapps/master/WEB-INF
./hbase-webapps/master/WEB-INF/web.xml ./hbase-webapps/master/WEB-INF/web.xml
./hbase-webapps/master/index.html ./hbase-webapps/master/index.html
./hbase-webapps/thrift ./hbase-webapps/thrift
./hbase-webapps/thrift/WEB-INF ./hbase-webapps/thrift/WEB-INF
./hbase-webapps/thrift/WEB-INF/web.xml ./hbase-webapps/thrift/WEB-INF/web.xml
./hbase-webapps/thrift/index.html ./hbase-webapps/thrift/index.html
./hbase-webapps/regionserver ./hbase-webapps/regionserver
./hbase-webapps/regionserver/WEB-INF ./hbase-webapps/regionserver/WEB-INF
./hbase-webapps/regionserver/WEB-INF/web.xml ./hbase-webapps/regionserver/WEB-INF/web.xml
./hbase-webapps/regionserver/index.html ./hbase-webapps/regionserver/index.html
./hbase-webapps/canary ./hbase-webapps/canary
./hbase-webapps/canary/index.html ./hbase-webapps/canary/index.html
./hbase-webapps/static ./hbase-webapps/static
./hbase-webapps/static/js ./hbase-webapps/static/js
./hbase-webapps/static/js/vega@5.24.0.min.js ./hbase-webapps/static/js/vega@5.24.0.min.js
./hbase-webapps/static/js/jquery.tablesorter.min.js ./hbase-webapps/static/js/jquery.tablesorter.min.js
./hbase-webapps/static/js/vega-lite@5.6.1.min.js ./hbase-webapps/static/js/vega-lite@5.6.1.min.js
./hbase-webapps/static/js/tab.js ./hbase-webapps/static/js/tab.js
./hbase-webapps/static/js/jquery.min.js ./hbase-webapps/static/js/jquery.min.js
./hbase-webapps/static/js/bootstrap.min.js ./hbase-webapps/static/js/bootstrap.min.js
./hbase-webapps/static/js/jqSpager.js ./hbase-webapps/static/js/jqSpager.js
./hbase-webapps/static/js/vega-embed@6.21.3.min.js ./hbase-webapps/static/js/vega-embed@6.21.3.min.js
./hbase-webapps/static/js/parser-date-iso8601.min.js ./hbase-webapps/static/js/parser-date-iso8601.min.js
./hbase-webapps/static/jumping-orca_rotated_12percent.png ./hbase-webapps/static/jumping-orca_rotated_12percent.png
./hbase-webapps/static/hbase_logo_small.png ./hbase-webapps/static/hbase_logo_small.png
./hbase-webapps/static/hbase_logo.png ./hbase-webapps/static/hbase_logo.png
./hbase-webapps/static/css ./hbase-webapps/static/css
./hbase-webapps/static/css/bootstrap.min.css ./hbase-webapps/static/css/bootstrap.min.css
./hbase-webapps/static/css/hbase.css ./hbase-webapps/static/css/hbase.css
./hbase-webapps/static/css/bootstrap-theme.min.css ./hbase-webapps/static/css/bootstrap-theme.min.css
./hbase-webapps/static/css/desc.gif ./hbase-webapps/static/css/desc.gif
./hbase-webapps/static/css/asc.gif ./hbase-webapps/static/css/asc.gif
./hbase-webapps/static/css/bg.gif ./hbase-webapps/static/css/bg.gif
./hbase-webapps/static/hbase_logo_med.gif ./hbase-webapps/static/hbase_logo_med.gif
./hbase-webapps/static/fonts ./hbase-webapps/static/fonts
./hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf ./hbase-webapps/static/fonts/glyphicons-halflings-regular.ttf
./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof ./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof
./hbase-webapps/static/fonts/glyphicons-halflings-regular.svg ./hbase-webapps/static/fonts/glyphicons-halflings-regular.svg
./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof ./hbase-webapps/static/fonts/glyphicons-halflings-regular.wof
./hbase-webapps/static/fonts/glyphicons-halflings-regular.eot ./hbase-webapps/static/fonts/glyphicons-halflings-regular.eot
./conf ./conf
./conf/hbase-env.sh ./conf/hbase-env.sh
./conf/hbase-policy.xml ./conf/hbase-policy.xml
./conf/log4j2-hbtop.properties ./conf/log4j2-hbtop.properties
./conf/hadoop-metrics2-hbase.properties ./conf/hadoop-metrics2-hbase.properties
./conf/hbase-env.cmd ./conf/hbase-env.cmd
./conf/hbase-site.xml ./conf/hbase-site.xml
./conf/log4j2.properties ./conf/log4j2.properties
./conf/regionservers ./conf/regionservers
./LICENSE.txt ./LICENSE.txt
./bin ./bin
./bin/hbase-common.sh ./bin/hbase-common.sh
./bin/hbase.cmd ./bin/hbase.cmd
./bin/graceful_stop.sh ./bin/graceful_stop.sh
./bin/hbase-daemon.sh ./bin/hbase-daemon.sh
./bin/get-active-master.rb ./bin/get-active-master.rb
./bin/draining_servers.rb ./bin/draining_servers.rb
./bin/start-hbase.sh ./bin/start-hbase.sh
./bin/master-backup.sh ./bin/master-backup.sh
./bin/region_status.rb ./bin/region_status.rb
./bin/hbase_startup.jsh ./bin/hbase_startup.jsh
./bin/hbase-daemons.sh ./bin/hbase-daemons.sh
./bin/chaos-daemon.sh ./bin/chaos-daemon.sh
./bin/region_mover.rb ./bin/region_mover.rb
./bin/stop-hbase.sh ./bin/stop-hbase.sh
./bin/test ./bin/test
./bin/test/process_based_cluster.sh ./bin/test/process_based_cluster.sh
./bin/hbase ./bin/hbase
./bin/rolling-restart.sh ./bin/rolling-restart.sh
./bin/hbase-config.cmd ./bin/hbase-config.cmd
./bin/considerAsDead.sh ./bin/considerAsDead.sh
./bin/regionservers.sh ./bin/regionservers.sh
./bin/hirb.rb ./bin/hirb.rb
./bin/local-master-backup.sh ./bin/local-master-backup.sh
./bin/hbase-config.sh ./bin/hbase-config.sh
./bin/replication ./bin/replication
./bin/replication/copy_tables_desc.rb ./bin/replication/copy_tables_desc.rb
./bin/local-regionservers.sh ./bin/local-regionservers.sh
./bin/hbase-cleanup.sh ./bin/hbase-cleanup.sh
./bin/zookeepers.sh ./bin/zookeepers.sh
./bin/start-hbase.cmd ./bin/start-hbase.cmd
./bin/stop-hbase.cmd ./bin/stop-hbase.cmd
./bin/hbase-jruby ./bin/hbase-jruby
./bin/shutdown_regionserver.rb ./bin/shutdown_regionserver.rb
./RELEASENOTES.md ./RELEASENOTES.md
./NOTICE.txt ./NOTICE.txt

Please let me know if anything else needs to be checked.

CC: @ndimiduk

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec3m 19sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 21sMaven dependency ordering for branch
+1 💚mvninstall4m 51sbranch-2 passed
+1 💚compile8m 31sbranch-2 passed
+1 💚spotless1m 1sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 22sMaven dependency ordering for patch
+1 💚mvninstall3m 42sthe patch passed
+1 💚compile7m 24sthe patch passed
+1 💚javac7m 24sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚xmllint0m 1sNo new issues.
+1 💚hadoopcheck21m 55sPatch does not cause any errors with Hadoop 2.10.2 or 3.3.6 3.4.0.
+1 💚spotless0m 47spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense1m 3sThe patch does not generate ASF License warnings.
55m 40s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6218
Optional Testsdupname asflicense javac codespell detsecrets xmllint spotless hadoopcheck compile
unameLinux 964e6a1e1fa4 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 6c13da4
Default JavaEclipse Adoptium-11.0.23+9
Max. process+thread count76 (vs. ulimit of 30000)
modulesC: hbase-resource-bundle hbase-server hbase-thrift hbase-rest hbase-shaded/hbase-shaded-mapreduce hbase-assembly . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/console
versionsgit=2.34.1 maven=3.9.8 xmllint=20913
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 45sDocker mode activated.
-0 ⚠️yetus0m 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for branch
+1 💚mvninstall3m 0sbranch-2 passed
+1 💚compile2m 11sbranch-2 passed
+1 💚javadoc3m 57sbranch-2 passed
+1 💚shadedjars5m 28sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall2m 54sthe patch passed
+1 💚compile2m 9sthe patch passed
+1 💚javac2m 9sthe patch passed
+1 💚javadoc3m 59sthe patch passed
+1 💚shadedjars5m 26spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit240m 4s/patch-unit-root.txtroot in the patch failed.
276m 32s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6218
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 759065410c9c 5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 6c13da4
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/testReport/
Max. process+thread count4809 (vs. ulimit of 30000)
modulesC: hbase-resource-bundle hbase-server hbase-thrift hbase-rest hbase-shaded/hbase-shaded-mapreduce hbase-assembly . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec3m 17sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for branch
+1 💚mvninstall4m 54sbranch-2 passed
+1 💚compile3m 20sbranch-2 passed
+1 💚javadoc4m 57sbranch-2 passed
+1 💚shadedjars7m 51sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for patch
+1 💚mvninstall3m 55sthe patch passed
+1 💚compile2m 53sthe patch passed
+1 💚javac2m 53sthe patch passed
+1 💚javadoc4m 6sthe patch passed
+1 💚shadedjars6m 54spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit272m 39s/patch-unit-root.txtroot in the patch failed.
322m 51s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6218
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 8093043cd3ed 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 6c13da4
Default JavaEclipse Adoptium-11.0.23+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/testReport/
Max. process+thread count9195 (vs. ulimit of 30000)
modulesC: hbase-resource-bundle hbase-server hbase-thrift hbase-rest hbase-shaded/hbase-shaded-mapreduce hbase-assembly . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 47sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for branch
+1 💚mvninstall2m 29sbranch-2 passed
+1 💚compile1m 46sbranch-2 passed
+1 💚javadoc2m 53sbranch-2 passed
+1 💚shadedjars5m 18sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall2m 22sthe patch passed
+1 💚compile1m 43sthe patch passed
+1 💚javac1m 43sthe patch passed
+1 💚javadoc2m 54sthe patch passed
+1 💚shadedjars5m 18spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit413m 4sroot in the patch passed.
445m 52s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6218
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 300c62a7e092 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 6c13da4
Default JavaTemurin-1.8.0_412-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/testReport/
Max. process+thread count8145 (vs. ulimit of 30000)
modulesC: hbase-resource-bundle hbase-server hbase-thrift hbase-rest hbase-shaded/hbase-shaded-mapreduce hbase-assembly . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6218/2/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
NihalJain merged commit 2537690 into apache:branch-2Sep 10, 2024
NihalJain added a commit to NihalJain/hbase that referenced this pull request Sep 16, 2024
…pache#6218) (apache#5607)
- Also handle changes required for hadoop-2 assembly
Signed-off-by: Istvan Toth <stoty@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 2537690)
NihalJain added a commit to NihalJain/hbase that referenced this pull request Nov 4, 2024
…pache#6218) (apache#5607)
- Also handle changes required for hadoop-2 assembly
Signed-off-by: Istvan Toth <stoty@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit b6394b1)
(cherry picked from commit 2537690)
NihalJain added a commit to NihalJain/hbase that referenced this pull request Nov 4, 2024
…pache#6218) (apache#5607)
- Also handle changes required for hadoop-2 assembly
Signed-off-by: Istvan Toth <stoty@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit b6394b1)
(cherry picked from commit 2537690)
NihalJain added a commit that referenced this pull request Nov 7, 2024
…6218) (#5607) (#6433)
- Also handle changes required for hadoop-2 assembly
Signed-off-by: Istvan Toth <stoty@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit b6394b1)
(cherry picked from commit 2537690)
NihalJain added a commit that referenced this pull request Nov 7, 2024
…6218) (#5607) (#6434)
- Also handle changes required for hadoop-2 assembly
Signed-off-by: Istvan Toth <stoty@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit b6394b1)
(cherry picked from commit 2537690)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backportThis PR is a back port of some issue or issues already committed to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@NihalJain@Apache-HBase@ndimiduk