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

Multiquery off mode execution is not done in batch and very inefficient

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.0
    • 0.13.0
    • None
    • None

    Description

      Currently, if it is multiquery off mode, the pig script is executed whenever a STORE is encountered. This becomes even more inefficient in Tez as multiple DAGs are launched. And it is also not possible to do explain if multiquery is off because of this. Should switch to batch mode. Only difference should be that MultiQueryOptimizer is not applied in multiquery off mode.

      Attachments

        1. PIG-3882-1.patch
          4 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: