cassandra-bulkload-example icon indicating copy to clipboard operation
cassandra-bulkload-example copied to clipboard

SStables are not fully exported from .csv

Open ArsalanSaleem94 opened this issue 9 years ago • 2 comments

10,000 rows of csv exports 10,000 rows, but 100,000 rows exports only 12513 rows. I tried it with even higher rows, but same results.

Here's other details like, schema and codes: http://stackoverflow.com/questions/32708039/cqlsstablewriter-not-exporting-csv-fully-to-sstable-cassandra

ArsalanSaleem94 avatar Sep 22 '15 05:09 ArsalanSaleem94

What exact cassandra version are you using to generate SSTable?

yukim avatar Sep 22 '15 15:09 yukim

The one creating SSTables is on windows server 2008 and i am using this version for it: v2.2.1 (Latest Development Release) & same for EC2 instance, but thats in ubuntu.

ArsalanSaleem94 avatar Sep 23 '15 02:09 ArsalanSaleem94