Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 94640 invoked from network); 14 Nov 2010 08:51:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Nov 2010 08:51:29 -0000 Received: (qmail 52784 invoked by uid 500); 14 Nov 2010 08:51:58 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 52768 invoked by uid 500); 14 Nov 2010 08:51:58 -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 52758 invoked by uid 99); 14 Nov 2010 08:51:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Nov 2010 08:51:58 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 209.85.215.172 as permitted sender) Received: from [209.85.215.172] (HELO mail-ey0-f172.google.com) (209.85.215.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Nov 2010 08:51:50 +0000 Received: by eyd10 with SMTP id 10so2669611eyd.31 for ; Sun, 14 Nov 2010 00:51:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=7Dk/Dlbg3Nrs6bIH5U7V03HQURwFtHRb+I62c6hcQjI=; b=NN7uSx6CY9DTVePl4an4yNXKp3cB2XrEz2FMDQho8eR3mIsR/VS9KFOQFg/x/3nvja MWKt31906hsD0vmCuiLET9HnvTg/DeDTCLkr3Y/Re7dAir8E5TNwhMV7rBi+DMhZTraT 7k7TEYETe0PnKx9/X5tANKX2ADnnDuUQDVfBM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=SSJ+M+UaRKMspCnCZvuFw3GelQtxfTSEUNEwNCaMVwyh253p+lnrJX9yqGZtEgbP0P N7RiRPHKUKmgnhGUinX9+//h9OExHx7zLt2204EhJH4DheK81dAnkjuOV+MK4MlkyEYo ckAjL4A2AmD71nN+dte96h7bsQXwJ+eZXznDY= MIME-Version: 1.0 Received: by 10.14.47.78 with SMTP id s54mr3124317eeb.21.1289724689268; Sun, 14 Nov 2010 00:51:29 -0800 (PST) Received: by 10.14.127.203 with HTTP; Sun, 14 Nov 2010 00:51:29 -0800 (PST) In-Reply-To: References: Date: Sun, 14 Nov 2010 02:51:29 -0600 Message-ID: Subject: Re: Rows missing after new node bootstrapped From: Jonathan Ellis To: user Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Are you using a version with working range scans? On Sat, Nov 13, 2010 at 6:11 PM, Christian Decker wrote: > Hi all, > > I'm having some doubts about the current state of my cluster. I started with > one node, filled it with some 10 million rows, then flushed and compacted > the node. Then I ran a small pig script that read an index and fetched the > matching rows, no problem until this point. Now I add a new node with > AutoBootStrap turned on, it all seems to work as it chooses a token to take > over some of the first nodes responsibilities, it seems to transfer all the > relevant data and everything looks fine. Now if I run the pig script again > it'll produce many empty rows, which points me to believe that these rows > were read from the new node which doesn't yet have the corresponding data. > Now this puzzles me, since I thought the bootstrap would transfer the needed > data, will this eventually return to give me no empty rows or have I done > something terribly wrong? > > Regards, > Chris > -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com