From user-return-25272-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Mon Apr 2 21:44:45 2012 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 EF70F9ABF for ; Mon, 2 Apr 2012 21:44:44 +0000 (UTC) Received: (qmail 52497 invoked by uid 500); 2 Apr 2012 21:44:42 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 52468 invoked by uid 500); 2 Apr 2012 21:44:42 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 52460 invoked by uid 99); 2 Apr 2012 21:44:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 21:44:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of siripuram@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vb0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 21:44:38 +0000 Received: by vbbez10 with SMTP id ez10so2356833vbb.31 for ; Mon, 02 Apr 2012 14:44:17 -0700 (PDT) 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:content-transfer-encoding; bh=d2zjSfQAqvyUDaztGMtFddRlLFwcdMpKFIvUbwf45Ck=; b=mjmXhnXzU77ISO6lqEy+Etp97XM+afInXXO0sHAMKqMAsthevPjgb2o6JRX6vi/nZy lb2GkmONh65M+uMf1MZJE0M7t6RbQvANdk9qjUCtE/5xy6apyJixIFAj0i1QjTJxRgZn AiKYJXGIhfbRSN2CqcHyqHXMRfIELs8FFqELt5fqdFrsmedAhuQ2ZaN6XAHKYDOWMbZM R/VL+0Bgf/aiff5/CwqArPnrZ5hHYs9MsE+BNb8aH9j309cSGKoT+q3OCIYE/6b3I2q1 cVJJdtk0ASGF07blizuihytDzJxvgbOS0iIadfRWWbfbJyzjwwApcYymRwgT7vgS7orZ HGpg== MIME-Version: 1.0 Received: by 10.52.72.169 with SMTP id e9mr3900783vdv.21.1333403057814; Mon, 02 Apr 2012 14:44:17 -0700 (PDT) Received: by 10.220.186.204 with HTTP; Mon, 2 Apr 2012 14:44:17 -0700 (PDT) In-Reply-To: <318615C9-BF69-4925-98D8-F975C3CFB418@thelastpickle.com> References: <318615C9-BF69-4925-98D8-F975C3CFB418@thelastpickle.com> Date: Mon, 2 Apr 2012 14:44:17 -0700 Message-ID: Subject: Re: Using Thrift From: Hari Prasad Siripuram To: user@cassandra.apache.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I faced the same issue: You can find the similar issue here. http://stackoverflow.com/questions/8370365/debugging-bizarre-spring-slf4j-j= ar-issue Also, Spring community is acknowledging on the SLF4J Issue here (commons-logging issue): http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference= /htmlsingle/spring-framework-reference.html#dependency-management You can exclude that jar file. org.springframework spring-context 3.0.0.RELEASE runtime commons-logging commons-logging On Mon, Apr 2, 2012 at 2:32 PM, aaron morton wrot= e: > I would recommend starting with a higher level client like Hector > or=A0Astyanax=A0http://wiki.apache.org/cassandra/ClientOptions > > They have *a lot* of features and will make it easier to focus on learnin= g > how to use Cassandra. Then when you know what you=A0like or do not like a= bout > the existing clients, try to improve them or write your own. > > Hope that helps. > > > ----------------- > Aaron Morton > Freelance Developer > @aaronmorton > http://www.thelastpickle.com > > On 2/04/2012, at 11:12 PM, Rishabh Agrawal wrote: > > Hello, > > > > I have just started exploring Cassandra from java side and using wish to = use > thrift as my api. The problem is whenever is I try to compile my java cod= e I > get following error : > > > > =93package org.slf4j does not exist=94 > > > > Can anyone help me with this. > > > > Thanks and Regards > Rishabh Agrawal > > ________________________________ > > Impetus to sponsor and exhibit at Structure Data 2012, NY; Mar 21-22. Kno= w > more about our Big Data quick-start program at the event. > > New Impetus webcast =91Cloud-enabled Performance Testing vis-=E0-vis On-p= remise=92 > available at=A0http://bit.ly/z6zT4L. > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. > >