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 E2B2CC7BD for ; Fri, 1 Jun 2012 07:14:24 +0000 (UTC) Received: (qmail 58460 invoked by uid 500); 1 Jun 2012 07:14:24 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 58422 invoked by uid 500); 1 Jun 2012 07:14:24 -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 58131 invoked by uid 99); 1 Jun 2012 07:14: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 07:14:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 5530814285F for ; Fri, 1 Jun 2012 07:14:23 +0000 (UTC) Date: Fri, 1 Jun 2012 07:14:23 +0000 (UTC) From: "Vinay (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <156309602.25653.1338534863350.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1577422507.19042.1338416723124.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Assigned] (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 reassigned HDFS-3480: --------------------------- Assignee: Vinay > 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 > > 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