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

Infer MapReduce types where possible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • client
    • None

    Description

      Currently users must specify the output types of the map and reduce if they are different to the default (LongWritable keys, Text values). In many cases this information is available to the system from the user-supplied mapper and reducer, so it would be nice if the user didn't have to specify them in two places.

      Attachments

        1. MAPREDUCE-1411.patch
          15 kB
          Thomas White

        Issue Links

          Activity

            People

              tomwhite Thomas White
              tomwhite Thomas White
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: