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

streaming doesn't work with multiple maps

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.11.2
    • 0.12.0
    • None
    • None

    Description

      StreamInputFormat doesn't 'seek' to the right offset for the split, therefore leading to a situation where every map reads the same input-split and processes it; also the StreamLineRecordReader has a bug where it doesn't clear out the contents of previous keys/values and that data is appended to each subsequent key/value.

      Attachments

        1. HADOOP-1029_20070222_1.patch
          6 kB
          Arun Murthy
        2. HADOOP-1029_20070222_2.patch
          7 kB
          Arun Murthy

        Issue Links

          Activity

            People

              acmurthy Arun Murthy
              acmurthy Arun Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: