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

Jeff Hodges updated CASSANDRA-342:
----------------------------------

    Attachment: 0003-CASSNADRA-342.-Adding-the-WordCount-example.patch
                0002-CASSANDRA-342.-Working-hadoop-support.patch
                0001-CASSANDRA-342.-Set-up-for-the-hadoop-commits.patch

0001) Provides a few changes needed to support the new Hadoop bridge. 
Specifically, StorageProxy.getKeyRange() becomes public, RowSerializer becomes 
accessible to the hadoop package classes, and Token#originalToken() is added.

0002) This adds the actual Hadoop bridge code. It includes subclasses of 
InputFormat, RecordReader, and InputSplit. It also provides a nice RowWritable 
class to be used as the value passed to a map. This is also the commit that 
adds the really nasty boot up code in the class BootUp.

0003) This just adds a simple WordCount example of the Cassandra/Hadoop bridge.

> hadoop integration
> ------------------
>
>                 Key: CASSANDRA-342
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-342
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jonathan Ellis
>         Attachments: 0001-CASSANDRA-342.-Set-up-for-the-hadoop-commits.patch, 
> 0001-the-stupid-version-of-hadoop-support.patch, 
> 0002-CASSANDRA-342.-Working-hadoop-support.patch, 
> 0003-CASSNADRA-342.-Adding-the-WordCount-example.patch, 
> v2-squashed-commits-for-hadoop-stupid.patch
>
>
> Some discussion on -dev: 
> http://mail-archives.apache.org/mod_mbox/incubator-cassandra-dev/200907.mbox/%[email protected]%3e

-- 
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