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

Mck SembWever commented on CASSANDRA-2667:
------------------------------------------

Fixed in my application (thrift classes can't have direct field access , 
xxxIsSet need to be true).

The patch works, as simple as it is.
And client code only needs to change packages in import statements (no class 
names change afaik).

> Rewrite ColumnFamilyOutputFormat to use thrift (not arvo)
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-2667
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2667
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Hadoop
>    Affects Versions: 0.8.0
>            Reporter: Mck SembWever
>            Assignee: Mck SembWever
>         Attachments: CASSANDRA-2667.patch
>
>
> From Jonathan Ellis in 
> http://article.gmane.org/gmane.comp.db.cassandra.user/16478
> > Using "native" Thrift mutations makes the most sense to me now, which
> > would keep it similar in structure but avoid the avroToThrift copy.
> The itch here is that i'd like to use CounterColumn in 
> ColumnFamilyOutputFormat

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to