iwasakims commented on PR #1200: URL: https://github.com/apache/bigtop/pull/1200#issuecomment-1774107059
Hmm. I can not reproduce the issue by just installing both Hive and HBase. Is the issue already fixed in master (and maybe branch-3.2) by upgrading HBase? There is no slf4j-reload4j-1.7.33.jar in the output of `hbase mapredcp`. ``` root@0f9131e5418b:/# hbase mapredcp | sed -z 's/:/\n/g' /usr/lib/hbase/lib/shaded-clients/hbase-shaded-mapreduce-2.4.17.jar /usr/lib/hbase/lib/client-facing-thirdparty/audience-annotations-0.13.0.jar /usr/lib/hbase/lib/client-facing-thirdparty/commons-logging-1.2.jar /usr/lib/hbase/lib/client-facing-thirdparty/htrace-core4-4.2.0-incubating.jar /usr/lib/hbase/lib/client-facing-thirdparty/jcl-over-slf4j-1.7.33.jar /usr/lib/hbase/lib/client-facing-thirdparty/jul-to-slf4j-1.7.33.jar /usr/lib/hbase/lib/client-facing-thirdparty/reload4j-1.2.22.jar /usr/lib/hbase/lib/client-facing-thirdparty/slf4j-api-1.7.33.jar -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
