Attila Turoczy created HIVE-29661:
-------------------------------------
Summary: SLF4J multi-binding fix for beeline start
Key: HIVE-29661
URL: https://issues.apache.org/jira/browse/HIVE-29661
Project: Hive
Issue Type: Improvement
Reporter: Attila Turoczy
Removing the SLF4J noise from the first startup lines would also make Beeline
feel cleaner and more professional for both new and existing users.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/home/aturoczy/src/hive/packaging/target/apache-hive-4.3.0-SNAPSHOT-bin/apache-hive-4.3.0-SNAPSHOT-bin/lib/log4j-slf4j-impl-2.25.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/aturoczy/hadoop-3.4.2/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See [http://www.slf4j.org/codes.html#multiple_bindings] for an
explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)