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)