[
https://issues.apache.org/jira/browse/CASSANDRA-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hanna updated CASSANDRA-1497:
------------------------------------
Attachment: 0001-1497-foundation-changes.patch
For the foundation, added an AbstractColumnFamilyRecordReader with most of the
functionality. Deprecated the way we have been doing CFRR to LegacyCFRR and
CFIF to LegacyCFIF. The new way paves the way for enabling streaming.
I had thought to move the current CFRR/CFIF to LegacyX so that people using the
forward-looking stuff wouldn't have to change it once the deprecated stuff goes
away. Those upgrading to 0.7 would have to modify their class they're using
though.
> Add input support for Hadoop Streaming
> --------------------------------------
>
> Key: CASSANDRA-1497
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1497
> Project: Cassandra
> Issue Type: New Feature
> Components: Hadoop
> Reporter: Jeremy Hanna
> Assignee: Jeremy Hanna
> Fix For: 0.7.0
>
> Attachments: 0001-1497-foundation-changes.patch
>
>
> related to CASSANDRA-1368 - create similar functionality for input streaming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.