shanyu zhao created HIVE-6162:
---------------------------------
Summary: "multiple SLF4J bindings" warning messages when running
hive CLI on Hadoop 2.0
Key: HIVE-6162
URL: https://issues.apache.org/jira/browse/HIVE-6162
Project: Hive
Issue Type: Bug
Components: CLI
Affects Versions: 0.12.0
Reporter: shanyu zhao
Assignee: shanyu zhao
On Hadoop 2.0, when running hive command line, we saw warnings like this:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/myhdp/hadoop-2.1.2.2.0.6.0-0000/share/hado
op/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/myhdp/hive-0.12.0.2.0.6.0-0000/lib/slf4j-l
og4j12-1.7.5.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]
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)