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

POCombinerPackage hold too much memory for InternalCachedBag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.0
    • impl
    • None
    • Reviewed

    Description

      In POCombinerPackage, we create bunch of InternalCachedBag, the number of which is the number of algebraic UDFs we use. However, when we create InternalCachedBag, we use the default construct which assume we only create 1 InternalCachedBag in the system. It turns out we reserve way to much memory to InternalCachedBag.

      Attachments

        1. PIG-1394-1.patch
          1 kB
          Daniel Dai
        2. PIG-1394-2.patch
          2 kB
          Daniel Dai

        Activity

          People

            daijy Daniel Dai
            daijy Daniel Dai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: