[
https://issues.apache.org/jira/browse/HDFS-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294480#comment-13294480
]
Hudson commented on HDFS-3480:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #1108 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1108/])
HDFS-3480. Multiple SLF4J binding warning. Contributed by Vinay (Revision
1349643)
Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1349643
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
> Multiple SLF4J binding warning
> ------------------------------
>
> Key: HDFS-3480
> URL: https://issues.apache.org/jira/browse/HDFS-3480
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build
> Affects Versions: 2.0.1-alpha
> Reporter: Eli Collins
> Assignee: Vinay
> Fix For: 2.0.1-alpha
>
> Attachments: HDFS-3480.patch
>
>
> Looks like HDFS-3136 was re-introduced on trunk, don't see it on branch-2.
> From a trunk build from today:
> hadoop-3.0.0-SNAPSHOT $ ./bin/hadoop fs -ls -R /
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/eli/hadoop-3.0.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/eli/hadoop-3.0.0-SNAPSHOT/share/hadoop/hdfs/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira