Open lucilecoutouly opened 7 years ago
Which version of Cassandra are you running? It could be the version you have removed that partitioner.
i try with different version from 1.7 to 2.2 i succeed creating database cassandra with different partitionner but i can't run opentsdb over the byte partitionner i can run opentsdb over murmur partitioner
i don't understand why ?
I tried with Cassandra 3.10 with success. Did you change partitioner parameter before starting Cassandra for the first time ? I know when I changed this setting after running Cassandra with another partitioner first, I got an error message (but don't remember the message, sorry)
Hey,
when y try to run opentsdb with cassandra with ByteOrderedPartitioner it fails without ByteOrderedPartitioner it succeed
what's wrong ?
Thanks