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 C091344AB for ; Sun, 5 Jun 2011 00:30:01 +0000 (UTC) Received: (qmail 90943 invoked by uid 500); 5 Jun 2011 00:29:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 90920 invoked by uid 500); 5 Jun 2011 00:29:59 -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 90912 invoked by uid 99); 5 Jun 2011 00:29:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2011 00:29:59 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jakers@gmail.com designates 209.85.218.44 as permitted sender) Received: from [209.85.218.44] (HELO mail-yi0-f44.google.com) (209.85.218.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Jun 2011 00:29:54 +0000 Received: by yib18 with SMTP id 18so302766yib.31 for ; Sat, 04 Jun 2011 17:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=DUvCZKio20wCVyKfhLnPFtEG/MHGuw59jqqdtU65qqI=; b=F6a5pdYUgRZTSVzA2D7OOe1i0pTkLOMhHghbv7rtNFFO+gRusk6ZrV1eXTnwllGmaY kgrgZ+3xzM/oGvK4PMyDwNzV7+og5auC/zA7BLhgXayOYoRPDhmzYY6xZ1A6uNEAjMCc OHYKFPpHO4tn1lSzD+PHtC+Sh9QmNdI93EN4o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=xo18QbPOYKFUPNE8lVxV2aGZcwacKJQGZPk3/5JpqKjqutodKpr1wOc2/j3gpyc5vZ 5D9DmiXhg5NmXNQY80N+F3pSRwOKPws0QSI0HshAFzuzbf1F9VtsfkcSyb6g6ninnrmU 2Z1NxfpO4dk9KiyO1uzpmuzbAyovoZG9R3UpI= MIME-Version: 1.0 Received: by 10.236.176.129 with SMTP id b1mr4558351yhm.508.1307233772747; Sat, 04 Jun 2011 17:29:32 -0700 (PDT) Received: by 10.236.106.3 with HTTP; Sat, 4 Jun 2011 17:29:32 -0700 (PDT) In-Reply-To: References: Date: Sat, 4 Jun 2011 19:29:32 -0500 Message-ID: Subject: Re: When should I use Solandra? From: Jake Luciani To: "user@cassandra.apache.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Saturday, June 4, 2011, Kirk Peterson wrote: > I think the OP was asking if you can use the same Cassandra cluster that= =C2=A0Solandra is integrated with to store non-Solandra in a different keys= pace. This would remove the need to run two Cassandra clusters, one for sto= ring his Solandra index, and another for his other data. > Yes. Both services are running. Cassandra thrift and solr > I'm not sure if Solandra supports this, but I would start by checking to = see if the Cassandra thrift daemon is binding when running the=C2=A0Solandr= a server. If the thrift daemon for cassandra is available , then there is a= good chance (albeit, I'm not sure how you would configure it) that it woul= d be possible, so long as you didn't mess with the Solandra keyspace. > > cheers, > -kirk > > > On Sat, Jun 4, 2011 at 11:57 AM, Norman Maurer wrote: > > Are you sure you really need cassandra for this ? For me it sounds > like mysql or other databases would be a better fit for you (if you > don't need to store a very hugh amount of data...) > > Bye, > Norman > > 2011/6/4 Jean-Nicolas Boulay Desjardins : >> Hi, >> I am planning to use Cassandra to store my users passwords and at the sa= me >> time data for my website that need to be accessible via search. My Quest= ion >> is should I use two DB: Cassandra (for users passwords) and Solandra (fo= r >> the websites data) or can I put everything in Solandra? >> Is there a way to stop Solandra from indexing my users passwords? >> Thanks in advance for any help. > > > -- > =E2=91=86gmail.com=E2=91=86necrobious=E2=91=88 > > --=20 http://twitter.com/tjake