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 "Robert Chansler (JIRA)" <ji...@apache.org> on 2008/09/17 02:19:44 UTC

[jira] Commented: (HADOOP-4027) When streaming utility is run without specifying mapper/reducer/input/output options, it returns 0.

    [ https://issues.apache.org/jira/browse/HADOOP-4027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631607#action_12631607 ] 

Robert Chansler commented on HADOOP-4027:
-----------------------------------------

I surveyed some of the usual suspects and neither they nor I could conclude that the example is or should be an error. It is OK to successfully do nothing. 

I propose to resolve this a not a bug.

> When streaming utility is run without specifying mapper/reducer/input/output options, it returns 0.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4027
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4027
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.18.0
>            Reporter: Ramya R
>             Fix For: 0.19.0
>
>
> When the below command is run i.e without specifying any of the streaming options, it returns 0 whereas a user would expect it to return a non-zero value:
> $ $HADOOP_HOME/bin/hadoop [--config dir] jar $HADOOP_HOME/hadoop-streaming.jar

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