[ 
https://issues.apache.org/jira/browse/CASSANDRA-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131532#comment-13131532
 ] 

Steeve Morin edited comment on CASSANDRA-2799 at 10/20/11 11:43 AM:
--------------------------------------------------------------------

I do think it would be actually better to just patch the original 
ColumnFamilyInputFormat tho... In the same flavor ColumnFamilyOutputFormat 
already is!
                
      was (Author: steeve):
    I do think it would be actually better to just patch the original 
ColumnFamilyInputFormat tho...
                  
> Implement old style api support for ColumnFamilyInputFormat and 
> ColumnFamilyRecordReader
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2799
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2799
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Minor
>              Labels: hadoop
>         Attachments: ColumnFamilyInputFormat2.java, 
> ColumnFamilyRecordReader2.java, ColumnFamilySplit2.java
>
>
> For better compatibility with hadoop, I would like to add old style hadoop 
> support (mapred) to the ColumnFamilyInputFormat and ColumnFamilyRecordReader. 
>  We already have it in the output.  Oozie in particular handles the old style 
> api better.  That is the motivation for us.  I already did this as part of my 
> patch for CASSANDRA-1497 so it should be trivial.  We are just in a tight 
> schedule right now and I'll come back to this once we have a bit of breathing 
> room.
> I think it would help with compatibility with other systems that rely on 
> hadoop as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to