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

Doug Cutting updated HADOOP-234:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Owen!

> Hadoop Pipes for writing map/reduce jobs in C++ and python
> ----------------------------------------------------------
>
>                 Key: HADOOP-234
>                 URL: https://issues.apache.org/jira/browse/HADOOP-234
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: pipes
>            Reporter: Sanjay Dahiya
>         Assigned To: Owen O'Malley
>             Fix For: 0.14.0
>
>         Attachments: Hadoop MaReduce Developer doc.pdf, hadoop-pipes.html, 
> pipes-2.patch, pipes.patch
>
>
> MapReduce C++ support
> Requirements 
> 1. Allow users to write Map, Reduce, RecordReader, and RecordWriter functions 
> in C++, rest of the infrastructure already present in Java should be reused. 
> 2. Avoid users having to write both Java and C++ for this to work. 
> 3. Avoid users having to work with JNI methods directly by wrapping them in 
> helper functions. 
> 4. The interface should be SWIG'able.

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