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

Autoparallelism should estimate less when there is combiner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.16.0
    • None
    • None
    • Reviewed

    Description

      When there is a combiner, it reduces records by a lot. Auto-parallelism should take that into account.

      Also currently we multiply by a factor of 10 if there is any FLATTEN. Users usually have FLATTEN(group) when the group by key is a compound key and it ends up estimating high. Only FLATTEN of bag should be considered.

      Attachments

        1. PIG-4802-1.patch
          15 kB
          Rohini Palaniswamy
        2. PIG-4802-2.patch
          16 kB
          Rohini Palaniswamy

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: