On 3 July 2013 22:18, Sávio Teles <[email protected]> wrote:

> We were able to implement ByteOrderedPartition on Cassandra 1.1 and
> insert an object in a specific machine.
>
> However, with Cassandra 1.2 and VNodes we can't implement VNode with 
> ByteOrderedPartitioner
> to insert an object in a specific machine.
>

You don't have to use vnodes in Cassandra 1.2 - set num_tokens to 1 to
disable.

Richard.

Reply via email to