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 94F0B10006 for ; Wed, 27 Nov 2013 17:56:42 +0000 (UTC) Received: (qmail 45777 invoked by uid 500); 27 Nov 2013 17:56:39 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 45406 invoked by uid 500); 27 Nov 2013 17:56:32 -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 45049 invoked by uid 99); 27 Nov 2013 17:56:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 17:56:30 +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 rcoli@eventbrite.com designates 209.85.212.43 as permitted sender) Received: from [209.85.212.43] (HELO mail-vb0-f43.google.com) (209.85.212.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2013 17:56:24 +0000 Received: by mail-vb0-f43.google.com with SMTP id q12so5157859vbe.16 for ; Wed, 27 Nov 2013 09:56:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=7kwZEiMZeSRjfzHptatb5uCYenQ02INfxqnTJ06zK08=; b=a4a3g0ZeRj+1iAuL6Lk9XhrfZoRsN0yIuzLPMNRYeGHPt8aURpyTS3ZxvWdYeqh9Qx w4y+QCh5mPqRzZq623TyeeEf49TzEiJolOlosDxGLIrL88Te3wWp0QDtLxMkVUWaJSrp dh6vDgPC2k5rbTmshge/OnJdoxyj2Gy50qtCQGSsD1ts3pfNnVGvFPiJZd6hsO8dP2Ps IJ8OYoQnFmU3OU5/S8BxMjMZKxEcum5w+i9urCNM8bS2di8TzKZjJoO5Z2J8nqdL0utv OglXO4YL980AOpc+6X9auP03i5YNRML6skAOl8Ce3okkRlkwj5mXvDhjvbRnev2OyyxX eEmg== X-Gm-Message-State: ALoCoQkeQvck0Y+AOVLT+EQvcTKkXQqpNoeDRoCxDrqwvyK5R45Kncm6zP2AUCZFE4j7+p3inwDS MIME-Version: 1.0 X-Received: by 10.221.3.200 with SMTP id nz8mr22369vcb.67.1385574962777; Wed, 27 Nov 2013 09:56:02 -0800 (PST) Received: by 10.220.150.3 with HTTP; Wed, 27 Nov 2013 09:56:02 -0800 (PST) In-Reply-To: References: Date: Wed, 27 Nov 2013 09:56:02 -0800 Message-ID: Subject: Re: data dropped when using sstableloader? From: Robert Coli To: "user@cassandra.apache.org" Content-Type: multipart/alternative; boundary=089e0117688577951604ec2c4f90 X-Virus-Checked: Checked by ClamAV on apache.org --089e0117688577951604ec2c4f90 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Wed, Nov 27, 2013 at 2:47 AM, Turi, Ferenc (GE Power & Water, Non-GE) < Ferenc.Turi@ge.com> wrote: > Did you try to use CQL2 tables? > > > > /create the CF / table using =93cqlsh -2=94. > > > > We experienced the same but using CQL2 helped us. > CQL2 is a historical footnote and is likely to be removed from the major version of Cassandra after 2.1. https://issues.apache.org/jira/browse/CASSANDRA-5918 I do not suggest solving any current problems with it. =3DRob --089e0117688577951604ec2c4f90 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
On Wed, Nov 27, 2013 at 2:47 AM, Turi, Ferenc (GE Power &a= mp; Water, Non-GE) <Ferenc.Turi@ge.com> wrote:

Did you try to use CQL2 tables?

=A0

/create the CF / table using =93cqlsh -2=94.=

=A0

We experienced the same but using CQL2 helpe= d us.


CQL2 is a hist= orical footnote and is likely to be removed from the major version of Cassa= ndra after 2.1.

https://issues.apache.org/jira/browse/CASSANDRA-5918

I do not suggest solving any current problems with it.=

=3DRob
=A0
--089e0117688577951604ec2c4f90--