[jira] [Commented] (CASSANDRA-5637) sstableloader does not seem to load all the data present in the provided sstables

2013-07-26 Thread Vishy Kasar (JIRA)

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

Vishy Kasar commented on CASSANDRA-5637:


This turned out to be an issue with how we were reading back the data. The 
limit on how many columns to return on a read was set to 100 and it was not 
showing the newly added columns. Nothing more to do on this. 

 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


[jira] [Commented] (CASSANDRA-5637) sstableloader does not seem to load all the data present in the provided sstables

2013-06-13 Thread Jonathan Ellis (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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