[ 
https://issues.apache.org/jira/browse/CASSANDRA-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700294#comment-13700294
 ] 

Rohit Rai commented on CASSANDRA-4131:
--------------------------------------

Actually, Hive support internally uses the Cassandra Hadoop Input format... and 
thankfully we now have CqlPagingInputFormat support in 1.2.6.

So I have got the basic CQL3 column family support(reading) in, and it is 
working. Haven't done extensive testing and need to write some test cases... 
But I could run it with CQL Column Families with Simple as well as Composite 
primary keys. The code is here if you want to give it a try. 
https://github.com/milliondreams/hive/tree/cas-support-cql


                
> Integrate Hive support to be in core cassandra
> ----------------------------------------------
>
>                 Key: CASSANDRA-4131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4131
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jeremy Hanna
>            Assignee: Edward Capriolo
>              Labels: hadoop, hive
>
> The standalone hive support (at https://github.com/riptano/hive) would be 
> great to have in-tree so that people don't have to go out to github to 
> download it and wonder if it's a left-for-dead external shim.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to