Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 94140 invoked from network); 8 Nov 2009 20:31:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Nov 2009 20:31:50 -0000 Received: (qmail 25768 invoked by uid 500); 8 Nov 2009 20:31:50 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 25746 invoked by uid 500); 8 Nov 2009 20:31:50 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 25737 invoked by uid 99); 8 Nov 2009 20:31:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2009 20:31:50 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jbellis@gmail.com designates 209.85.219.209 as permitted sender) Received: from [209.85.219.209] (HELO mail-ew0-f209.google.com) (209.85.219.209) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Nov 2009 20:31:48 +0000 Received: by mail-ew0-f209.google.com with SMTP id 5so2427673ewy.12 for ; Sun, 08 Nov 2009 12:31:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=+xGvswUZTEHt9jvwN0/5hpsEyPtahclveSAtJtgc/zI=; b=IZ2iEiM2HS7/meXHaG2tDUaFnqeTz3J5Js15j46XLSOiXkukgl3yBh8P+NXmwAm8/M 0kjBNbvihtMftKHCyKqruy8eamdTgrbGuU3Sj2E3V+tCk8hq8QchENvrtSJ0+tHSe0KO sx2Ley8dEDL2EZpISR7MGR1z8ZY5aZ600WzOA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=xvkHcFrz5J/9tWyY1KDK2gHLwuGjVhvXsBvDHUOE6dLCZMosA2rIBkBHV3ItJfBct8 4MzYlB5LSaHow1TIcdPqIHXBLcKcbQerAUE7JJzLVDLbPAmFdd6qnN9U3Olr8WdT/sEt oV79kPUsd5RgcFhn72aGeh87oRf1uT7SN29Ac= MIME-Version: 1.0 Received: by 10.216.87.136 with SMTP id y8mr2317800wee.70.1257712285379; Sun, 08 Nov 2009 12:31:25 -0800 (PST) In-Reply-To: <53ba99680911081115v1b62e366uad109960a3dd9330@mail.gmail.com> References: <872340b70911081033x549ed12fn1587e21fa0aad49f@mail.gmail.com> <53ba99680911081115v1b62e366uad109960a3dd9330@mail.gmail.com> From: Jonathan Ellis Date: Sun, 8 Nov 2009 14:31:05 -0600 Message-ID: Subject: Re: Yet Another Data Model Description To: cassandra-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 There is a java section in http://wiki.apache.org/cassandra/ClientExamples On Sun, Nov 8, 2009 at 1:15 PM, Eben Hewitt wrote: > Hi Johannes > Very nice job. I understand that your focus is on the data model, but I > wonder if it would be useful to add a short section describing how to create > a connection to a Cassandra instance from within Java, to make it a more > complete tutorial? > Thanks. > Eben > > On Sun, Nov 8, 2009 at 11:33 AM, Johannes Schaback > wrote: >> >> Hi all, just a quick note to make you aware of the (n+1)th Data Model >> post on my blog (http://schabby.de/cassandra-getting-started/). >> Comments/corrections are very welcome before I start translating the >> post to German. >> >> Johannes > > > > -- > "In science there are no 'depths'; there is surface everywhere." > --Rudolph Carnap >