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

CombinerPackager and LitePackager should not materialize bags

    XMLWordPrintableJSON

Details

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

    Description

      Before PIG-3591 and creation of CombinerPackager, POCombinerPackage directly read from the combiner/reducer input instead of materializing the bag.

      https://github.com/apache/pig/blob/branch-0.12/src/org/apache/pig/backend/hadoop/executionengine/physicalLayer/relationalOperators/POCombinerPackage.java#L140-L161

      The unnecessary materialization leads to lot of spills and OOMs in some cases.

      Attachments

        1. PIG-5083-1.patch
          13 kB
          Rohini Palaniswamy

        Issue Links

          Activity

            People

              rohini Rohini Palaniswamy
              rohini Rohini Palaniswamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: