Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-563

PERFORMANCE: enable combiner to be called 0 or more times whenver the combiner is used for a pig query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None

    Description

      Currently Pig's use of the combiner assumes the combiner is called exactly once in Hadoop. With Hadoop 18, the combiner could be called 0, 1 or more times. This issue is to track changes needed in the CombinerOptimizer visitor and the builtin Algebraic UDFS (SUM, COUNT, MIN, MAX, AVG) to be able to work in this new model.

      Attachments

        1. PIG-563.patch
          152 kB
          Pradeep Kamath
        2. PIG-563-v2.patch
          152 kB
          Pradeep Kamath
        3. PIG-563-v3.patch
          152 kB
          Pradeep Kamath

        Activity

          People

            pkamath Pradeep Kamath
            pkamath Pradeep Kamath
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: