Details
Description
Each time 'hive' command is ran, we have an Sl4J warning about multiple jars containing SL4J classes.
This bug is similar to Hive-6162, but doesn't seems to be solved.
Logging initialized using configuration in file:/etc/hive/conf/hive-log4j.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.0.0-1084/hadoop/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/hdp/2.2.0.0-1084/hive/lib/hive-jdbc-0.14.0.2.2.0.0-1084-standalone.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.slf4j.impl.Log4jLoggerFactory]
Attachments
Attachments
Issue Links
- is related to
-
HIVE-6162 "multiple SLF4J bindings" warning messages when running hive CLI on Hadoop 2.0
- Resolved
-
HIVE-21157 Slf4j warning again from 2.X.X
- Resolved
- links to