You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/11/14 00:36:13 UTC

[jira] [Commented] (CASSANDRA-4957) When bulk loading, validate SSTable's partitioner as much as possible

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

Brandon Williams commented on CASSANDRA-4957:
---------------------------------------------

+1
                
> When bulk loading, validate SSTable's partitioner as much as possible
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-4957
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4957
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.1.0
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>             Fix For: 1.2.0 rc1
>
>         Attachments: 4957.txt
>
>
> When using BulkLoader/BulkOutputFormat, sstable's partitioner is not checked even if you have Stats.db on same directory. BulkLoader tries to stream wrong partitioned SSTables, and produces IO error. (I found this when I used Murmur3partitioner for BOF while cluster was setup for RandomPartitioner. see CASSANDRA-4813.)
> It will be nice to validate partitioner when Stats.db is present to avoid causing streaming error.

--
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