[
https://issues.apache.org/jira/browse/CASSANDRA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-913:
-------------------------------------
Description:
http://hadoop.apache.org/hive/ is a project that runs SQL queries against
Hadoop map/reduce clusters. (For analytics; it is too high-latency to run
applications against Hive directly). HIVE-705 added support for backends other
than HDFS, with HBase as the first. Cassandra support should be doable too now.
The Hive storage backends are described in
http://wiki.apache.org/hadoop/Hive/StorageHandlers and the HBase backend
specifically in http://wiki.apache.org/hadoop/Hive/HBaseIntegration.
I also note that John Sichi, author of the HBase backend, seems like a helpful
guy and I imagine would be totally cool with answering questions about
implementation details.
was:
Hive is a project that runs SQL queries against Hadoop map/reduce clusters.
HIVE-705 added support for backends other than HDFS, with HBase as the first.
Cassandra support should be doable too now.
The Hive storage backends are described in
http://wiki.apache.org/hadoop/Hive/StorageHandlers and the HBase backend
specifically in http://wiki.apache.org/hadoop/Hive/HBaseIntegration.
I also note that John Sichi, author of the HBase backend, seems like a helpful
guy and I imagine would be totally cool with answering questions about
implementation details.
Summary: Add Hive support (was: Add Hive support for Cassandra)
> Add Hive support
> ----------------
>
> Key: CASSANDRA-913
> URL: https://issues.apache.org/jira/browse/CASSANDRA-913
> Project: Cassandra
> Issue Type: New Feature
> Components: Contrib
> Reporter: Jonathan Ellis
>
> http://hadoop.apache.org/hive/ is a project that runs SQL queries against
> Hadoop map/reduce clusters. (For analytics; it is too high-latency to run
> applications against Hive directly). HIVE-705 added support for backends
> other than HDFS, with HBase as the first. Cassandra support should be doable
> too now.
> The Hive storage backends are described in
> http://wiki.apache.org/hadoop/Hive/StorageHandlers and the HBase backend
> specifically in http://wiki.apache.org/hadoop/Hive/HBaseIntegration.
> I also note that John Sichi, author of the HBase backend, seems like a
> helpful guy and I imagine would be totally cool with answering questions
> about implementation details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.