
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Issue Links:
|
Dependants
|
|
This issue depends on:
|
|
HADOOP-1251
A method to get the InputSplit from a Mapper
|
|
|
|
|
HADOOP-1250
Remove the MustangFile class from streaming and promote the chmod into FileUtils
|
|
|
|
|
|
|
|
| Resolution Date: |
16/May/07 07:23 PM
|
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.
|
|
Description
|
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. |
Show » |
| No work has yet been logged on this issue.
|
|