Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 46434 invoked from network); 24 Feb 2011 20:28:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Feb 2011 20:28:26 -0000 Received: (qmail 27264 invoked by uid 500); 24 Feb 2011 20:28:24 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 27216 invoked by uid 500); 24 Feb 2011 20:28:24 -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 27208 invoked by uid 500); 24 Feb 2011 20:28:23 -0000 Delivered-To: apmail-incubator-cassandra-user@incubator.apache.org Received: (qmail 27205 invoked by uid 99); 24 Feb 2011 20:28:23 -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:28:23 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of potekhin@bnl.gov) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Feb 2011 20:28:18 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Pshn4-0003zN-9O for cassandra-user@incubator.apache.org; Thu, 24 Feb 2011 12:27:58 -0800 Date: Thu, 24 Feb 2011 12:27:58 -0800 (PST) From: buddhasystem To: cassandra-user@incubator.apache.org Message-ID: <1298579278286-6061828.post@n2.nabble.com> Subject: "null" vs "value not found"? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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? -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/null-vs-value-not-found-tp6061828p6061828.html Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.