You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Peeyush Bishnoi (JIRA)" <ji...@apache.org> on 2008/05/21 13:37:55 UTC

[jira] Updated: (HADOOP-2876) Streaming does not checks whether -mapper option is provided or not

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

Peeyush Bishnoi updated HADOOP-2876:
------------------------------------

    Attachment: hadoop-2876.txt

Attaching patch for review .

> Streaming does not checks whether  -mapper option is provided or not
> --------------------------------------------------------------------
>
>                 Key: HADOOP-2876
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2876
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.17.0
>            Reporter: Karam Singh
>            Priority: Minor
>         Attachments: hadoop-2876.txt
>
>
> Ran hadoop command as -:
> bin/hadoop jar contrib/streaming/hadoop-*-streaming.jar -input in -output out
> (Here no mapper is provided using -mapper option).
> Stream job will start and map of that job fails.
> Streaming should check about the presence of -mapper option and throw proper error is it not there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.