Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-5252

Streaming overrides -inputformat option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • None
    • None
    • Reviewed

    Description

      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...

      Attachments

        1. HADOOP-5252.patch
          4 kB
          Klaas Bosteels

        Activity

          People

            klbostee Klaas Bosteels
            klbostee Klaas Bosteels
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: