Return-Path: X-Original-To: apmail-mahout-user-archive@www.apache.org Delivered-To: apmail-mahout-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 90A8510ED1 for ; Tue, 7 Jan 2014 03:26:46 +0000 (UTC) Received: (qmail 8422 invoked by uid 500); 7 Jan 2014 03:26:43 -0000 Delivered-To: apmail-mahout-user-archive@mahout.apache.org Received: (qmail 8384 invoked by uid 500); 7 Jan 2014 03:26:40 -0000 Mailing-List: contact user-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mahout.apache.org Delivered-To: mailing list user@mahout.apache.org Received: (qmail 8374 invoked by uid 99); 7 Jan 2014 03:26:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 03:26:39 +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 chameerawijebandara@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-we0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 03:26:34 +0000 Received: by mail-we0-f171.google.com with SMTP id q58so16738540wes.30 for ; Mon, 06 Jan 2014 19:26:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nK7m5MMjvLG7CwGpUrknUCOwpwaOQH5Sk6nH4X8rUW8=; b=pF6lpRya37j4VD6RXUrMYoJJaXkWyH5FztOVUvNjFKURdSWUnEzX1DJPP47ZRas3+8 ac/TaT+ofaBQwoHTrm+vir1cElzGHM06Ty5GmnCFBq7EY18NCdCuVJsmySW9dNe10P0h QgwFwJ91wzKeh7JHFLZYav8GnymFn8WwqKNSaqK4qo/GoSmakMg313dlzFaqMB1ApaKO DA12euuCHvrwaJIjdg0NIN/yGvgiBvkh4Y801Ga8gqCbpAVi31OhgcG7gh1DvYIRftks DOslk6kRWAJ8zmSCfgUmjYcpDcrmQEtA1an+70MXSIRt6P4aikEqQC2+WPpM8rzhAm9W qNcQ== MIME-Version: 1.0 X-Received: by 10.195.13.234 with SMTP id fb10mr5951239wjd.50.1389065172483; Mon, 06 Jan 2014 19:26:12 -0800 (PST) Received: by 10.216.147.196 with HTTP; Mon, 6 Jan 2014 19:26:12 -0800 (PST) In-Reply-To: References: Date: Tue, 7 Jan 2014 08:56:12 +0530 Message-ID: Subject: Re: SLF4J Error From: Chameera Wijebandara To: user@mahout.apache.org Content-Type: multipart/alternative; boundary=047d7bb03afc2d054604ef58f021 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bb03afc2d054604ef58f021 Content-Type: text/plain; charset=ISO-8859-1 Which jars I should add to my project? I have add some SLF4J.jar files but errors still same. On Mon, Jan 6, 2014 at 3:31 PM, Mahesh Balija wrote: > if you are running it on Hadoop please check whether you are having SLF4J > jars are part of the Hadoop lib folder or else you are suppose to pass them > with -libjars option with the right usage of GenericOptionsParser in your > source code. > > > On Mon, Jan 6, 2014 at 12:13 PM, Chameera Wijebandara < > chameerawijebandara@gmail.com> wrote: > > > Hi, > > > > I have run very fist recommendation example in mahout in action. After > run > > that I got fallowing massage > > > > *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.* > > > > How can I overcome from this mater? > > > > Thanks, > > Chameera > > > -- Thanks, Chameera --047d7bb03afc2d054604ef58f021--