[
https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902621#action_12902621
]
John Sichi commented on HIVE-1434:
----------------------------------
Regarding the dependencies: if we use the same mechanism as Hadoop, then we
don't need a Maven repo. We just point ivy at the tarball location. See
target ivy-retrieve-hadoop-source in build-common.xml, and the various ivy.xml
files in subdirs. If you can get this working against a standard Apache mirror
download, I can start working on getting the files hosted on
mirror.facebook.net, which has had better availability in the past.
For the refactor, let's do it in a followup and also talk with the Hypertable
folks to plan it out, since I think they had to copy a lot of code also. I
think it will be possible to do it in a way that is useful and understandable
since we now have three instances to work from.
> Cassandra Storage Handler
> -------------------------
>
> Key: HIVE-1434
> URL: https://issues.apache.org/jira/browse/HIVE-1434
> Project: Hadoop Hive
> Issue Type: New Feature
> Affects Versions: 0.7.0
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Fix For: 0.7.0
>
> Attachments: cas-handle.tar.gz, hive-1434-1.txt,
> hive-1434-2-patch.txt, hive-1434-3-patch.txt, hive-1434-4-patch.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.