Hello, Partitioner is per cluster. We have seen users create separate clusters for items like this, but that's an edge case.
Jonathan Jonathan Lacefield Solutions Architect, DataStax (404) 822 3487 <http://www.linkedin.com/in/jlacefield> <http://www.datastax.com/cassandrasummit14> On Wed, Apr 9, 2014 at 11:57 AM, Clint Kelly <clint.ke...@gmail.com> wrote: > Hi everyone, > > Is there a way to change the partitioner on a per-table or per-keyspace > basis? > > We have some tables for which we'd like to enable ordered scans of rows, > so we'd like to use the ByteOrdered partitioner for those, but use Murmur3 > for everything else in our cluster. > > Is this possible? Or does the partitioner have to be the same for the > entire cluster? > > Best regards, > Clint >