You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "madheswaran (JIRA)" <ji...@apache.org> on 2015/05/11 06:52:59 UTC

[jira] [Created] (CASSANDRA-9340) Cassandra Hive throws "Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'"

madheswaran created CASSANDRA-9340:
--------------------------------------

             Summary: Cassandra Hive throws "Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'"
                 Key: CASSANDRA-9340
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9340
             Project: Cassandra
          Issue Type: Bug
          Components: Core
         Environment: Hive 1.1.0 Cassandra 2.1.5
            Reporter: madheswaran
             Fix For: 2.1.5


Using Hive trying to execute select statement on cassandra, but it throws error:
hive> select * from genericquantity;
OK
Failed with exception java.io.IOException:java.lang.RuntimeException: org.apache.cassandra.exceptions.ConfigurationException: Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'
Time taken: 0.518 seconds




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)