Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
Description
When I start the NameNode or DataNode using sbin/hadoop-daemon.sh, I get a variant of the following error on stdout:
SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/joecrow/Code/hadoop-0.23.0/share/hadoop/common/lib/slf4j-log4j12-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/joecrow/Code/hadoop-0.23.0/share/hadoop/hdfs/lib/slf4j-log4j12-1.5.11.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-8004 Multiple SLF4J binding message in .out file for all daemons
- Resolved
- is related to
-
HDFS-3136 Multiple SLF4J binding warning
- Closed
-
MAPREDUCE-4060 Multiple SLF4J binding warning
- Closed