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

PPNL should get notified of plan before it gets executed

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11
    • None
    • None
    • Provide MROperPlan to PigProgressNotificationListener

    Description

      The PigProgressNotificationListner should get notified of the plan (MROperPlan) before it gets executed. This allows listeners to inspect the plan and have an idea what to expect in the execution flow. Proposal is to add the following method to the PPNL interface, which is marked as evolving:

      public void initialPlanNotification(MROperPlan plan);
      

      Attachments

        1. PIG-2660.1.patch
          6 kB
          William W. Graham Jr
        2. PIG-2660.2.patch
          7 kB
          William W. Graham Jr

        Activity

          People

            billgraham William W. Graham Jr
            billgraham William W. Graham Jr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: