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 4D6A67DD0 for ; Fri, 2 Sep 2011 22:06:39 +0000 (UTC) Received: (qmail 54710 invoked by uid 500); 2 Sep 2011 22:06:36 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 54355 invoked by uid 500); 2 Sep 2011 22:06:35 -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 54141 invoked by uid 99); 2 Sep 2011 22:06:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 22:06:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.193.54.208] (HELO voxeo.com) (66.193.54.208) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 22:06:28 +0000 Received: from [172.16.7.141] (account zli@voxeo.com [172.16.7.141] verified) by voxeo.com (CommuniGate Pro SMTP 5.3.8) with ESMTPSA id 95012898 for user@cassandra.apache.org; Fri, 02 Sep 2011 22:06:06 +0000 From: Zhong Li Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Import JSON sstable data Date: Fri, 2 Sep 2011 18:06:06 -0400 Message-Id: <78E06847-00FF-474E-BD36-7D2B05A4D180@voxeo.com> To: user@cassandra.apache.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-Virus-Checked: Checked by ClamAV on apache.org Hi, I try to upload sstable data on cassandra 0.8.4 cluster with = json2sstable tool. Each time I have to restart the node with new file = imported and do repair for the column family, otherwise new data will = not show.=20 Any thoughts? Thanks, Zhong Li=