Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 27713 invoked from network); 4 Jun 2010 16:29:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Jun 2010 16:29:36 -0000 Received: (qmail 28703 invoked by uid 500); 4 Jun 2010 16:29:34 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 28679 invoked by uid 500); 4 Jun 2010 16:29:34 -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 28671 invoked by uid 99); 4 Jun 2010 16:29:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jun 2010 16:29:34 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stenrs@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jun 2010 16:29:27 +0000 Received: by wyf23 with SMTP id 23so1016056wyf.31 for ; Fri, 04 Jun 2010 09:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=SnfPduPk51cOMaelifQackodu8SFoeFi2ppTc+HDM1c=; b=iYb/EWeVng1yf1Q9qF9ayWhe+ja6yKeQImCF3ZWFpeoJ5uyGQbeJkQgSCGTZLq+1yB YyEipWaaKBfB6LEdSXcRjCg1JI+HAkpoUZZ4pI1N6lO5RSd8jDjwOInVBRksiMDUDiqU h/R4oV+tntHO/myCyFQOF7Iserw83hi1S9lTU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VnW7b5MeGM9rcNIJGh+fYn6Gr50Ak8Bik5M8b/hmaDNiFhCvoKqY0W7Gp3r7rSxdZ7 oTAdBreq1dmNj5ZFhJ7tefyAs0N+yGajj32st3MLg0jITP8qVnaQh/trto+7sjkkPeB0 AU8mYwbO++v9t8bjAiut5SHwerkOZs2D9tePs= MIME-Version: 1.0 Received: by 10.227.133.14 with SMTP id d14mr3413589wbt.59.1275668946762; Fri, 04 Jun 2010 09:29:06 -0700 (PDT) Received: by 10.216.47.19 with HTTP; Fri, 4 Jun 2010 09:29:06 -0700 (PDT) Date: Fri, 4 Jun 2010 18:29:06 +0200 Message-ID: Subject: Embedded usage From: Sten Roger Sandvik To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e649ce746c3c47048836d29c X-Virus-Checked: Checked by ClamAV on apache.org --0016e649ce746c3c47048836d29c Content-Type: text/plain; charset=ISO-8859-1 Hi. I have looked at cassandra before and now I'm revisiting the project :-) At the project I am working on we need a fast storage for blobs and lucene indexes that is available on each node in the cluster. Cassandra seems to fit very good for the blob storage and cassandra/lucandra for the indexing part. But to satisfy the customers we need smooth integration - that means embeddable with our own config format. So, is it possible to embed cassandra using a programatic configuration? If not, any plans? Anyone else thinking about embedding cassandra in an application that is running in production? BR, Sten Roger Sandvik --0016e649ce746c3c47048836d29c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi.

I have looked at cassandra before and now I'm revisiting the= project :-) At the project I am working on we need a fast storage for blob= s and lucene indexes that is available on each node in the cluster. Cassand= ra seems to fit very good for the blob storage and cassandra/lucandra for t= he indexing part. But to satisfy the customers we need smooth integration -= that means embeddable with our own config format.

So, is it possible to embed cassandra using a programatic configuration= ? If not, any plans? Anyone else thinking about embedding cassandra in an a= pplication that is running in production?

BR,
Sten Roger Sandvik<= br>

--0016e649ce746c3c47048836d29c--