[
https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898409#action_12898409
]
Stu Hood edited comment on CASSANDRA-1342 at 8/13/10 4:49 PM:
--------------------------------------------------------------
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.
EDIT: Nevermind me.
was (Author: stuhood):
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 outputformat
> ----------------------------------------------------------------------------
>
> 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 output format, 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.