Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 92633 invoked from network); 24 Feb 2011 20:34:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2011 20:34:02 -0000 Received: (qmail 43109 invoked by uid 500); 24 Feb 2011 20:33:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 43090 invoked by uid 500); 24 Feb 2011 20:33:59 -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 43082 invoked by uid 99); 24 Feb 2011 20:33:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Feb 2011 20:33:59 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tyler@datastax.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; Thu, 24 Feb 2011 20:33:54 +0000 Received: by wyb42 with SMTP id 42so1001431wyb.31 for ; Thu, 24 Feb 2011 12:33:33 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.7.8 with SMTP id 8mr6927979weo.30.1298579608518; Thu, 24 Feb 2011 12:33:28 -0800 (PST) Received: by 10.216.183.200 with HTTP; Thu, 24 Feb 2011 12:33:28 -0800 (PST) X-Originating-IP: [64.132.24.248] In-Reply-To: <1298579278286-6061828.post@n2.nabble.com> References: <1298579278286-6061828.post@n2.nabble.com> Date: Thu, 24 Feb 2011 14:33:28 -0600 Message-ID: Subject: Re: "null" vs "value not found"? From: Tyler Hobbs To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e64c3efa484d54049d0d2017 --0016e64c3efa484d54049d0d2017 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Feb 24, 2011 at 2:27 PM, buddhasystem wrote: > > I'm doing insertion with a pycassa client. It seems to work in most cases, > but sometimes, when I go to Cassandra-cli, and query with key and column > that I inserted, I get "null" whereas I shouldn't. What could be causes for > that? > Could you clarify what column name and value you are using as well as the comparator and validator types? -- Tyler Hobbs Software Engineer, DataStax Maintainer of the pycassa Cassandra Python client library --0016e64c3efa484d54049d0d2017 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Could you clarify what column= name and value you are using as well as the comparator and validator types= ?

--
Tyler Hobbs
Software Engineer,
DataS= tax
Maintainer of the pycassa Cassandra Python client library
--0016e64c3efa484d54049d0d2017--