You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "yb (JIRA)" <ji...@apache.org> on 2016/04/08 05:18:25 UTC

[jira] [Updated] (HIVE-13459) Cassandra Hive throws "Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'"

     [ https://issues.apache.org/jira/browse/HIVE-13459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yb updated HIVE-13459:
----------------------
    Description: 
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

middle:hive-1.2.0-hadoop-2.6.0-cassandra-2.1.6.jar

> Cassandra Hive throws "Unable to find partitioner class 'org.apache.cassandra.dht.Murmur3Partitioner'"
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-13459
>                 URL: https://issues.apache.org/jira/browse/HIVE-13459
>             Project: Hive
>          Issue Type: Bug
>            Reporter: yb
>
> 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
> middle:hive-1.2.0-hadoop-2.6.0-cassandra-2.1.6.jar



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