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 1222F2FB9 for ; Fri, 29 Apr 2011 21:10:57 +0000 (UTC) Received: (qmail 5249 invoked by uid 500); 29 Apr 2011 21:10:55 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 5228 invoked by uid 500); 29 Apr 2011 21:10:55 -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 5219 invoked by uid 99); 29 Apr 2011 21:10:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Apr 2011 21:10:55 +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 jbellis@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Apr 2011 21:10:48 +0000 Received: by vws12 with SMTP id 12so3583304vws.31 for ; Fri, 29 Apr 2011 14:10:28 -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:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=vLBZ+DkunHI2z/9wAJxkmMz+s2unve/REJmVQf5N7Ms=; b=TTY2t7G+OINYNQvyqCCYwAoHZ/JuqYRH0G3fkUqwWX7S3bD/wbEy2kUZPQ1E1L1mxw vT0a5w2j1nrjZHs0TgVaYO03ka4tBIgpphUegtFB8mAwiGMF8HL9eQPFhaJRLIYrGVCY qH6+ErOJS0czZP/vgqgvnMku9tw0b0Qk5zhJg= 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:content-transfer-encoding; b=lNtkavCyy27ZNg+FUQHhNv/4Ayo6cuHMAu905kHEh+pvkLR4YeXXN8AJ71f5LiMTtL xNStdwUat5AiHiYOFFyEeDc9GJez23mOKOMrjcUDnvr3aspA4GMraiAu87bJ+5qhP+MC TPReFIhZI4zwpSul3Y/jj8rXYR1Y/Xn0BE16c= Received: by 10.52.115.165 with SMTP id jp5mr2329196vdb.13.1304111426048; Fri, 29 Apr 2011 14:10:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.184.65 with HTTP; Fri, 29 Apr 2011 14:10:06 -0700 (PDT) In-Reply-To: <814923.5437.qm@web121620.mail.ne1.yahoo.com> References: <814923.5437.qm@web121620.mail.ne1.yahoo.com> From: Jonathan Ellis Date: Fri, 29 Apr 2011 16:10:06 -0500 Message-ID: Subject: Re: Column (byte[], byte[], long) - error in compilation and inserting To: user@cassandra.apache.org, L Mckay Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [moving to user list] It's not clear to me what "the library" is that you're using or what Cassandra version you're trying to talk to. I'd recommend using the latest Hector 0.7 version, with Cassandra 0.7.5. On Fri, Apr 29, 2011 at 3:59 PM, L Mckay wrote: > I'm getting a compilation error in the latest Cassandra library when I tr= y to insert data programatically using Java. > > using version 0.6.13 of the library > Is there a new Column definition in the Column.java=A0 or the jar file fo= r version > > Do you have any complete examples in java that are working to add column = families, in add, update, delete, and remove? > There also seems to be a mismatch when using a "long" datatype instead of= the "clock" when defining a new Column(byte[], byte[], timestamp). > > > > > Thanks for your consideration and time. --=20 Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com