Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 9535 invoked from network); 4 Oct 2010 16:49:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Oct 2010 16:49:08 -0000 Received: (qmail 51667 invoked by uid 500); 4 Oct 2010 16:49:06 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 51621 invoked by uid 500); 4 Oct 2010 16:49:05 -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 51613 invoked by uid 99); 4 Oct 2010 16:49:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 16:49:05 +0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=FREEMAIL_FROM,FREEMAIL_REPLY,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 juho.makinen@gmail.com designates 209.85.216.44 as permitted sender) Received: from [209.85.216.44] (HELO mail-qw0-f44.google.com) (209.85.216.44) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 16:48:59 +0000 Received: by qwc9 with SMTP id 9so3710632qwc.31 for ; Mon, 04 Oct 2010 09:48:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TPUHtwOffYIElGGSXX/pGDbbO+Iu+NI4wLm3iK2JYcs=; b=N+2Wdm0O8Bq3z2DMALwY/8Wau+YwgKh5dSdrrOaqd9ZWNBCSeVWOOQLx1JZkrHwLEq 0GFJxp9NizBMzBAee3URISU8OYuq5S0S3FLcsE6eg7ggOnuRu7mN0RhLd62zTjM6iJZ/ +6Fyf9erwFfXMXw32de2r8/cvDzGrGsKq+UCY= 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=tg7Sc/ZtgdUid/CSIStueyYrIQC73/kxqClkmKb5IQXOZM16ALGk7/AF2mmvNbPeLI ME569e97+wG7Z7ynhcOb3gPacbXH0hsyyhyFNu2ZyyZn+GZlAb0bYddilzl8Gh5HhHmP QNH53U7JlSr/2aAGG+mlISSlMjv+DeYJp/jOY= MIME-Version: 1.0 Received: by 10.224.60.133 with SMTP id p5mr6989542qah.331.1286210918235; Mon, 04 Oct 2010 09:48:38 -0700 (PDT) Received: by 10.229.71.199 with HTTP; Mon, 4 Oct 2010 09:48:38 -0700 (PDT) In-Reply-To: References: Date: Mon, 4 Oct 2010 19:48:38 +0300 Message-ID: Subject: Re: first step with Cassandra From: =?ISO-8859-1?Q?Juho_M=E4kinen?= To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I posted a real life example how we used cassandra to store data for a facebook chat like application. Check it out at http://www.juhonkoti.net/2010/09/25/example-how-to-model-your-data-into-nos= ql-with-cassandra - Juho M=E4kinen On Mon, Oct 4, 2010 at 7:04 PM, Petr Odut wrote: > http://wiki.apache.org/cassandra/UseCases > > On Mon, Oct 4, 2010 at 5:56 PM, Himanshu Jani > wrote: >> >> Hello all, >> >> I am here with a very basic question. >> I am very new to Cassandra slowly migrating from RDBMS world. Is there a= ny >> worked example that I can use it to learn Cassandra? I have lots of >> documentation around Cassandra but any simple worked example will be of >> great help in understanding Cassandra and working with it, like setting = up >> Cassandra on single node with creating a simple data store and accessing= , >> step by step guide and sample code. >> >> Thanks very much and best regards >> Himanshu >> >> -- >> Even IMPOSSIBLE says I M POSSIBLE > > > > -- > Petr Odut [petr.odut@gmail.com] >