[
https://issues.apache.org/jira/browse/CASSANDRA-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485616#comment-14485616
]
Ajit Joglekar commented on CASSANDRA-9071:
------------------------------------------
I tried again with a new snapshot build taken from commit
2057a34cbbc167be4b0a545399c8c56cf0e4717f
Not able to reproduce it now. I will try once more with the old snapshot build
just to confirm
> CQLSSTableWriter gives java.lang.AssertionError: Empty partition
> ----------------------------------------------------------------
>
> Key: CASSANDRA-9071
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9071
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Environment: java 7 / 8
> cassandra 2.1.3 snapshot build locally with last commit
> https://github.com/apache/cassandra/commit/6ee4b0989d9a3ae3e704918622024fa57fdf63e7
> macos Yosemite 10.10.2
> Reporter: Ajit Joglekar
> Assignee: Benedict
> Fix For: 2.1.5
>
> Attachments: EmailWriter.java, data.csv.gz
>
>
> I am always getting the following error:
> Exception in thread "main" java.lang.AssertionError: Empty partition
> at
> org.apache.cassandra.io.sstable.SSTableSimpleUnsortedWriter$DiskWriter.run(SSTableSimpleUnsortedWriter.java:228)
> It happens at a certain point that seems to be repeatable. Only issue is I am
> converting 400 million records into multiple SSTables and creating small test
> is a challenge
> Last comment from Benedict looks relevant here
> https://issues.apache.org/jira/browse/CASSANDRA-8619
> Is there a work around, quick fix, fix that I can try out locally?
> Thanks,
> -Ajit
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)