Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 68682 invoked from network); 26 May 2010 14:46:50 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 May 2010 14:46:50 -0000 Received: (qmail 52611 invoked by uid 500); 26 May 2010 14:46:49 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 52591 invoked by uid 500); 26 May 2010 14:46:49 -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 52583 invoked by uid 99); 26 May 2010 14:46:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 May 2010 14:46:49 +0000 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=AWL,HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 64.71.238.63 is neither permitted nor denied by domain of david@tynt.com) Received: from [64.71.238.63] (HELO sh1.exchange.ms) (64.71.238.63) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 May 2010 14:46:44 +0000 Received: from mse16fe1.mse16.exchange.ms (unknown [172.29.12.29]) by sh1.exchange.ms (Postfix) with ESMTP id 8FA5B2D8B6E for ; Wed, 26 May 2010 10:44:50 -0400 (EDT) Received: from [192.168.16.105] ([173.14.233.73]) by mse16fe1.mse16.exchange.ms with Microsoft SMTPSVC(6.0.3790.3959); Wed, 26 May 2010 10:42:32 -0400 From: David Wellman Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: multipart/alternative; boundary=Apple-Mail-5-225008351 Subject: Re: Avro Example Code Date: Wed, 26 May 2010 08:42:31 -0600 In-Reply-To: To: user@cassandra.apache.org References: <1274113053.3603.15.camel@erebus.lan> <398D2E97-F49D-451B-91B0-6AF13F4A366C@tynt.com> Message-Id: <3A0F3D1F-B8FE-4527-8AA1-3B8D487E9321@tynt.com> X-Mailer: Apple Mail (2.1078) X-OriginalArrivalTime: 26 May 2010 14:42:32.0456 (UTC) FILETIME=[AC735080:01CAFCE1] --Apple-Mail-5-225008351 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Fantastic! Thank you. On May 26, 2010, at 8:38 AM, Jeff Hammerbacher wrote: > I've got a mostly working Avro server and client for HBase at = http://github.com/hammer/hbase-trunk-with-avro and = http://github.com/hammer/pyhbase. If you replace "scan" with "slice", it = shouldn't be too much different for Cassandra... >=20 > On Mon, May 17, 2010 at 10:31 AM, Wellman, David = wrote: > I spent the weekend working with avro and some java junit tests. I = still have a lot of learning to do, but if others would like to use, add = to or improve upon the tests then I would appricate the feedback and = help. >=20 > David Wellman >=20 >=20 > On May 17, 2010, at 10:16 AM, "Eric Evans" = wrote: >=20 > On Fri, 2010-05-14 at 14:52 -0600, David Wellman wrote: > Does anyone have a good link or example code that we can use to spike = on Avro with Cassandra? >=20 > If you're using Python, the best place to look is the functional tests > (see test/system), otherwise, Patrick's quick start > (http://bit.ly/32T6Mk). >=20 > As Gary mentioned already, it's still very rough. After all the recent > changes in trunk (dropping the keyspace arg, binary keys, etc), it's > just barely back to a state where you can read/write, and only then = via > get/insert (i.e. no slicing, batch_mutate, etc). >=20 > --=20 > Eric Evans > eevans@rackspace.com >=20 >=20 --Apple-Mail-5-225008351 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii Fantastic! Thank you.

On May 26, 2010, at 8:38 AM, Jeff Hammerbacher wrote:

I've got a mostly working Avro server and client for HBase at http://github.com/hammer/hbase-trunk-with-avro and http://github.com/hammer/pyhbase. If you replace "scan" with "slice", it shouldn't be too much different for Cassandra...

On Mon, May 17, 2010 at 10:31 AM, Wellman, David <david@tynt.com> wrote:
I spent the weekend working with avro and some java junit tests.  I still have a lot of learning to do, but if others would like to use, add to or improve upon the tests then I would appricate the feedback and help.

David Wellman


On May 17, 2010, at 10:16 AM, "Eric Evans" <eevans@rackspace.com> wrote:

On Fri, 2010-05-14 at 14:52 -0600, David Wellman wrote:
Does anyone have a good link or example code that we can use to spike on Avro with Cassandra?

If you're using Python, the best place to look is the functional tests
(see test/system), otherwise, Patrick's quick start
(http://bit.ly/32T6Mk).

As Gary mentioned already, it's still very rough. After all the recent
changes in trunk (dropping the keyspace arg, binary keys, etc), it's
just barely back to a state where you can read/write, and only then via
get/insert (i.e. no slicing, batch_mutate, etc).

--
Eric Evans
eevans@rackspace.com



--Apple-Mail-5-225008351--