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

Jeremy Hanna commented on CASSANDRA-1342:
-----------------------------------------

bq. 01: can we have an option to output to local FS still? handy for debugging.
Sure, I'll create the changes and re-post patch 1.

bq. 03: is the removed code basically a workaround for not having CFOF, is that 
why it's unnecessary?
>From what I understand ColumnWritable was no longer being used at all after 
>the changes for output streaming were added.  So ColumnWritable was used by 
>the other files that were deleted, including tests.  It looked like the tests 
>were testing that code, so I removed those as well.  Stu may have a better 
>answer since his code rendered ColumnWritable unused.

> 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
>    Affects Versions: 0.7 beta 1
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 0001-made-wordcount-output-to-cassandra.patch, 
> 0002-cleaned-up-clock-struct.patch, 0003-removed-unnecessary-files.patch
>
>
> 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.

Reply via email to