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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/07/08 07:33:50 UTC

[jira] Updated: (MAPREDUCE-1911) Fix errors in -info option in streaming

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

Amareshwari Sriramadasu updated MAPREDUCE-1911:
-----------------------------------------------

    Attachment: patch-1911.txt

Patch fixing the above errors. Also formatted the help message to be displayed in 80 character lines.

> Fix errors in -info option in streaming
> ---------------------------------------
>
>                 Key: MAPREDUCE-1911
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1911
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.22.0
>
>         Attachments: patch-1911.txt
>
>
> Here are some of the findings by Karam while verifying -info option in streaming:
> # We need to add "Optional" for -mapper, -reducer,-combiner and -file options.
> # For -inputformat and -outputformat options, we should put "Optional" in the prefix for the sake on uniformity.
> # We need to remove -cluster decription.
> # -help option is not displayed in usage message.
> # when displaying message for -info or -help options, we should not display "Streaming Job Failed!"; also exit code should be 0 in case of -help/-info option.

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