[ https://issues.apache.org/jira/browse/CASSANDRA-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919305#action_12919305
]
Jeremy Hanna edited comment on CASSANDRA-1497 at 10/8/10 11:25 AM:
-------------------------------------------------------------------
In addition to the previous comment, I've also left the original ColumnFamilyRecordReader
and ColumnFamilyInputFormat undeprecated. So there will be 3 extensions of the abstract -
CFRR/CFIF, TCFRR/TCFIF, and ACFRR/ACFIF. The only code that is in the extension classes has
to do with data type marshalling, so it's not duplicated code.
was (Author: jeromatron):
In addition to the previous comment, I've also left the original ColumnFamilyRecordReader
and ColumnFamilyInputFormat undeprecated. So there will be 3 extensions of the abstract -
CFRR/CFIF, TCFRR/TCFIF, and ACFRR/ACFIF. The only code that is in the extension is in the
extension classes has to do with data type marshalling, so it's not duplicated code.
> 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.
|