Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0E4F69E2A for ; Fri, 1 Jun 2012 16:35:24 +0000 (UTC) Received: (qmail 72534 invoked by uid 500); 1 Jun 2012 16:35:23 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 72484 invoked by uid 500); 1 Jun 2012 16:35:23 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 72364 invoked by uid 99); 1 Jun 2012 16:35:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 16:35:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 668391400E2 for ; Fri, 1 Jun 2012 16:35:23 +0000 (UTC) Date: Fri, 1 Jun 2012 16:35:23 +0000 (UTC) From: "Vinay (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1986445716.27226.1338568523422.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1577422507.19042.1338416723124.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HDFS-3480) Multiple SLF4J binding warning MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-3480: ------------------------ Status: Patch Available (was: Open) > 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: 3.0.0 > Reporter: Eli Collins > Assignee: Vinay > 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