From: Josef Lindman Hörnlund [mailto:jo...@appdata.biz]
Sent: woensdag 3 juni 2015 12:16
To: user@cassandra.apache.org
Subject: Re: Different number of records from COPY command
I ran into that issue a while ago and it was because I hit the tombstone limit
on one of the nodes. Try running `nodetool
I ran into that issue a while ago and it was because I hit the tombstone limit
on one of the nodes. Try running `nodetool compact adlog
'adclicklog20150528.csv` and see if that helps.
Josef Lindman Hörnlund
> On 02 Jun 2015, at 17:48, Saurabh Chandolia wrote:
>
> Still getting inconsistent n
; Sent from Yahoo Mail on Android
> <https://overview.mail.yahoo.com/mobile/?.src=Android>
> ----------
> *From*:"Saurabh Chandolia"
> *Date*:Tue, 2 Jun, 2015 at 8:47 pm
> *Subject*:Different number of records from COPY command
>
> I am seeing
I have never exported data myself but can u just try setting 'consistency ALL'
on cqlsh before executing command?
Thanks
Anuj Wadehra
Sent from Yahoo Mail on Android
From:"Saurabh Chandolia"
Date:Tue, 2 Jun, 2015 at 8:47 pm
Subject:Different number of records from COPY command
I am seeing d
I am seeing different number of records each time I export a particular
table. There were no writes/reads in this table while exporting the data. I
am not able to understand why it is happening.
Am I missing something here?
Cassandra version: 2.1.4
Java driver version: 2.1.5
Cluster Size: 4 Nodes