Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-2079

PipesMapRunner does not use map output classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.21.1, 0.22.0
    • None
    • pipes
    • None
    • Ubuntu 10.04 Lucid 64bit, Java(TM) SE Runtime Environment (build 1.6.0_20-b02), Hadoop 20.2 (Cloudera distribution)

    • hadoop mapreduce pipes map output class

    Description

      In org.apache.hadoop.mapred.pipes.PipesMapRunner.java at lines 71-72 instead of:

      • job.getOutputKeyClass() and
      • job.getOutputValueClass()

      there should be called:

      • job.getMapOutputKeyClass() and
      • job.getMapOutputValueClass()

      This modification will allow pipe jobs to use intermediate map output classes different from the job final output classes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cosminc Cosmin Catanoaie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 10m
                10m
                Remaining:
                Remaining Estimate - 10m
                10m
                Logged:
                Time Spent - Not Specified
                Not Specified