[ 
https://issues.apache.org/jira/browse/HADOOP-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540775
 ] 

lohit vijayarenu commented on HADOOP-1952:
------------------------------------------

Hi Arun,
Yes, these were present in the testcases but never used by the actual streaming 
command in those test cases. The invalid option passed on were ignored by the 
previous streaming code. The patch now catches such invalid options, so I 
updated the depending test cases as well.

> Streaming does not handle invalid -inputformat  (typo by users for example)
> ---------------------------------------------------------------------------
>
>                 Key: HADOOP-1952
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1952
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/streaming
>    Affects Versions: 0.14.1
>            Reporter: lohit vijayarenu
>            Assignee: lohit vijayarenu
>            Priority: Minor
>             Fix For: 0.16.0
>
>         Attachments: CatchInvalidInputFormat.patch, HADOOP-1952-1.patch, 
> HADOOP-1952-2.patch
>
>
> Hadoop Streaming does not handle invalid inputformat class. For example 
> -inputformat INVALID class would not be thrown as an error. Instead it 
> defaults to StreamInputFormat. If an invalid inputformat is specified, it is 
> good to fail. 

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

Reply via email to