[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884397#action_12884397 ]
John Sichi commented on HIVE-1434: ---------------------------------- Hey Ed, If you take a look at HIVE-1229, Basab has been helping us clean up the API dependencies, and we have been successful in moving some stuff over to mapreduce from mapred. (I had done some of that already in HiveHFileOutputFormat in order to get it to work, e.g. by making up my own TaskAttemptContext instance wrapping a Progressable.) I think you may be able to do the same. As a whole, we can't drop the pre-0.20 dependencies from Hive yet, but for the HBase Handler, we made the restriction that it only builds with Hadoop 0.20 and later, so you can do the same for Cassandra. > Cassandra Storage Handler > ------------------------- > > Key: HIVE-1434 > URL: https://issues.apache.org/jira/browse/HIVE-1434 > Project: Hadoop Hive > Issue Type: New Feature > Reporter: Edward Capriolo > Assignee: Edward Capriolo > Attachments: hive-1434-1.txt > > > Add a cassandra storage handler. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.