[ 
https://issues.apache.org/jira/browse/CASSANDRA-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13683058#comment-13683058
 ] 

Jonathan Ellis commented on CASSANDRA-5637:
-------------------------------------------

One guess: the rows you inserted had not yet been flushed.
                
> sstableloader does not seem to load all the data present in the provided 
> sstables
> ---------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-5637
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5637
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.1.10
>            Reporter: Vishy Kasar
>         Attachments: sstable-loader-log.txt
>
>
> I loaded about 1 million records in to my local cassandra. I then attempted 
> to load these records using the sstableloader to prod cassandra using command
> sstableloader -v -u xyz -pw abc -d st11p02me-hpbb050130-i6 
> /tmp/prod_p02/containers
> When I read back the production data later, I do not find some rows that I 
> inserted above. Few other rows are present though. Are there known bugs in 
> sstableloader?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to