[
https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898409#action_12898409
]
Stu Hood commented on CASSANDRA-1342:
-------------------------------------
Actually, I don't think we should encourage direct use of
ColumnFamilyRecordWriter: it's really intended to be a package protected class
that the OutputFormat owns and uses.
> Have the word_count contrib example use the new baked in hadoop
> ColumnFamilyRecordWriter and such
> -------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-1342
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1342
> Project: Cassandra
> Issue Type: Improvement
> Components: Contrib, Hadoop
> Reporter: Jeremy Hanna
> Priority: Minor
> Fix For: 0.7.0
>
>
> The contrib/word_count example currently outputs results to the /tmp
> directory. It would be nice to give an example of writing back to Cassandra
> with the new baked in ColumnFamilyRecordWriter and such, based on
> CASSANDRA-1101.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.