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

[jira] [Assigned] (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:all-tabpanel ]

Yuki Morishita reassigned CASSANDRA-4957:
-----------------------------------------

    Assignee: Yuki Morishita
    
> 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
>         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