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 "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2009/05/25 08:00:46 UTC

[jira] Updated: (HADOOP-5252) Streaming overrides -inputformat option

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

Sharad Agarwal updated HADOOP-5252:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks Klass!

> Streaming overrides -inputformat option
> ---------------------------------------
>
>                 Key: HADOOP-5252
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5252
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: Klaas Bosteels
>            Assignee: Klaas Bosteels
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5252.patch
>
>
> For some reason, streaming currently falls back to {{StreamInputFormat}} when it is asked to use {{SequenceFileInputFormat}} or {{KeyValueTextInputFormat}} via the {{-inputformat}} option, even when no {{-inputreader}} option is specified. In case of {{KeyValueTextInputFormat}} this is not really a problem and for {{SequenceFileInputFormat}} the {{AutoInputFormat}} added by HADOOP-1722 provides a way around this, but it would be better to get this fixed...

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