Streaming should have a built in identity mapper
------------------------------------------------
Key: HADOOP-809
URL: http://issues.apache.org/jira/browse/HADOOP-809
Project: Hadoop
Issue Type: Improvement
Components: contrib/streaming
Reporter: arkady borkovsky
Currently, in order to merge 2 inputs , or to feed the output of type-changing
reduce to another reduce, one needs to use
-mapper /bin/cat
Streaming already has identity reducer implemented.
Adding identity mapper will make it more conceptually clean, more efficient,
and hopefully more reliable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira