[ 
https://issues.apache.org/jira/browse/CASSANDRA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeremy Hanna updated CASSANDRA-1342:
------------------------------------

    Attachment: 0001-wordcount-output-to-cassandra.patch

Made the word count example output to Cassandra - in the Standard2 column 
family.

Removed o.a.c.hadoop.ColumnWritable because it was a relic that is no longer 
used.
Removed o.a.c.hadoop.ColumnFamilyOutputReducer because it's also no longer used.
Removed hadoop column family output unit tests as they exercise the removed 
classes.

Removed the clock struct in contrib/hadoop_streaming_output/bin/reducer.py
Removed the clock struct in contrib/py_stress/avro_stress.py

> 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-wordcount-output-to-cassandra.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