Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F395417CE7 for ; Thu, 5 Mar 2015 16:53:06 +0000 (UTC) Received: (qmail 54706 invoked by uid 500); 5 Mar 2015 16:52:59 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 54575 invoked by uid 500); 5 Mar 2015 16:52:58 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 54564 invoked by uid 99); 5 Mar 2015 16:52:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2015 16:52:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rajkrrsingh@gmail.com designates 209.85.216.51 as permitted sender) Received: from [209.85.216.51] (HELO mail-qa0-f51.google.com) (209.85.216.51) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Mar 2015 16:52:54 +0000 Received: by mail-qa0-f51.google.com with SMTP id k15so13835963qaq.10 for ; Thu, 05 Mar 2015 08:52:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=b098Luv7RwmdLQFf0FzYc+PPlnP6cERwdhxEUboaT3U=; b=FGCg2bogpW2w84YwuIb4S63n0G+Z4dEn9PFH2Fm8yJ6TY4Gac7BtlBD+TES5V07TLl 1USdQFEHcxcJGG41YboSMdwQBHUkCF9eGWiaOnStqybJnF3PR/n634lpoJT94mpTNV+q X25cjZcehx8O+2cNlPdsb/RXyQCpW9OcuOwApzkaFwn5Bj/YCnfUcdlVmX1vgQHqYugj bwD7xNAWBZ5xwAvwHSFdtdt0HzImsb8NMQN38YnjwUOU0E4fmpXnJ4rAjU9leHURpJDd 6FHi7fJAlv/e7xkQ1S2GDrD65fvrf88QJeT0otck+xa3+2A3Lm4uqs2NL1SOE2dr9e1l Kz5Q== MIME-Version: 1.0 X-Received: by 10.55.41.231 with SMTP id p100mr7467553qkp.106.1425574353304; Thu, 05 Mar 2015 08:52:33 -0800 (PST) Received: by 10.140.100.227 with HTTP; Thu, 5 Mar 2015 08:52:32 -0800 (PST) Received: by 10.140.100.227 with HTTP; Thu, 5 Mar 2015 08:52:32 -0800 (PST) Date: Thu, 5 Mar 2015 22:22:32 +0530 Message-ID: Subject: Re: (no subject) From: Raj K Singh To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a114743ccee025105108d64ca X-Virus-Checked: Checked by ClamAV on apache.org --001a114743ccee025105108d64ca Content-Type: text/plain; charset=UTF-8 just configure logging appender in log4j setting and rerun the command On Mar 5, 2015 12:30 AM, "SP" wrote: > Hello All, > > Why am I getting this error every time I execute a command. It was working > fine with CDH4 version. When I upgraded to CDH5 version this message > started showing up. > > does any one have resolution for this error > > sudo -u hdfs hadoop fs -ls / > SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". > SLF4J: Defaulting to no-operation (NOP) logger implementation > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further > details. > Found 1 items > drwxrwxrwt - hdfs hadoop 0 2015-03-04 10:30 /tmp > > > Thanks > SP > --001a114743ccee025105108d64ca Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

just configure logging appender in log4j setting and rerun t= he command

On Mar 5, 2015 12:30 AM, "SP" <sajidmca@gmail.com> wrote:
Hello All,=

Why am I getting this error every time I execute a comm= and. It was working fine with CDH4 version. When I upgraded to CDH5 version= this message started showing up.

does any one hav= e resolution for this error

sudo -u hdfs hado= op fs -ls /
SLF4J: Failed to load class "org.slf4j.impl.S= taticLoggerBinder".
SLF4J: Defaulting to no-ope= ration (NOP) logger implementation
= Found 1 items
drwxrwxrwt = =C2=A0 - hdfs hadoop =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00 2015-03-04 10:30 /= tmp


Thanks
SP
=
--001a114743ccee025105108d64ca--