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 527AC100D5 for ; Mon, 10 Jun 2013 17:45:58 +0000 (UTC) Received: (qmail 16421 invoked by uid 500); 10 Jun 2013 17:45:56 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 16399 invoked by uid 500); 10 Jun 2013 17:45:53 -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 16389 invoked by uid 99); 10 Jun 2013 17:45:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 17:45:53 +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 (nike.apache.org: domain of tyler@datastax.com designates 209.85.217.181 as permitted sender) Received: from [209.85.217.181] (HELO mail-lb0-f181.google.com) (209.85.217.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jun 2013 17:45:47 +0000 Received: by mail-lb0-f181.google.com with SMTP id w10so3855555lbi.40 for ; Mon, 10 Jun 2013 10:45:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=fV2ktY5vzPjrApU7rU33gpsg1f31JPu8AsPgxsPoMsk=; b=nSk0EQ/wP7M85pGvSrSCC/xi9JfAMfqB1W375px9ZSm/mGr9819Dtukh292WyK3KgE YkIBaWEp98rTdc676q1fwk4eyvoBRE5SCr6krgeur2pEKWa7Xt9PZWilgn8W2UgrT0Wj 34Z1hGp5sTj3atC5JMNhP/al4ORcjfqXv4jZvGyh33ACh3OXuwRxmOweSI5w4FzJG2PA xnl59kXdklZLZPN5GF9/afOd+qH7f6Nag0TUjz8bLYWWuUjUjtIT2M68UhEKk0ex1Rie 7LeYeJ9WTGkqHrcqQkyE5gMOawhsQ5qbNCGXzgVXmq0dcAWUhwjFCsUPeZjcjIMfwrix 6rBw== X-Received: by 10.112.143.34 with SMTP id sb2mr7124001lbb.37.1370886020629; Mon, 10 Jun 2013 10:40:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.161.42 with HTTP; Mon, 10 Jun 2013 10:40:00 -0700 (PDT) In-Reply-To: References: <1372322D3525455AA2CEAEC5E159FEB4@gmail.com> From: Tyler Hobbs Date: Mon, 10 Jun 2013 12:40:00 -0500 Message-ID: Subject: Re: Data Loss/Missing With Cassandra To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=089e01182d9c499a0304ded046f5 X-Gm-Message-State: ALoCoQlDGMWc+4AXTem4oZ5kINJuVpU/cXqXiAURuPpCVNVnbqFNxW3xLCgncf0sZemhS3cpcnaL X-Virus-Checked: Checked by ClamAV on apache.org --089e01182d9c499a0304ded046f5 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jun 10, 2013 at 11:39 AM, Nimi Wariboko Jr wrote: > How can I recover that data? Can I assume they are still in the sstables? Yes > Would doing a sstable2json then reading and reinserting be an optimal > solution? You can just use the sstableloader utility to load them directly. It will stream the correct portions of the data to all of the appropriate nodes. -- Tyler Hobbs DataStax --089e01182d9c499a0304ded046f5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

= On Mon, Jun 10, 2013 at 11:39 AM, Nimi Wariboko Jr <nimiwaribokoj@gm= ail.com> wrote:
How can I recover that data? Can I assume th= ey are still in the sstables?

Yes
=A0
Would doing a sstable2json then reading and reinserting be an optimal solu= tion?

You can just use the sstableloader utility to l= oad them directly.=A0 It will stream the correct portions of the data to al= l of the appropriate nodes.


--
Tyler Hobbs
DataStax
--089e01182d9c499a0304ded046f5--