You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/17 20:49:06 UTC

[jira] [Resolved] (MAPREDUCE-620) Streaming: support local execution

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

Allen Wittenauer resolved MAPREDUCE-620.
----------------------------------------

    Resolution: Won't Fix

Unix already provides this functionality.

> Streaming: support local execution
> ----------------------------------
>
>                 Key: MAPREDUCE-620
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-620
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: contrib/streaming
>            Reporter: arkady borkovsky
>
> For streaming, local execution does not involve hadoop.
> It is just
>   hdfs -cat input | mapper-command | sort | reducer command
> While a user can do this herself, having an option to do this by using the infrastructure would greatly simplify user script and and make it easier to ensure that the process will run on the cluster as expected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)