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

Support pluggable PigProgressNotifcationListeners on the command line

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11
    • None
    • None

    Description

      It would be convenient to be able to implement PigProcessNotifcationListener and to wire it into a pig script. This jira is to support setting a listener and its constructor args on the command, perhaps like this:

      noformat
      pig -j MyListener -J "foo,bar,bat" -f my_script.pig
      noformat

      where MyListener takes a single string in the constructor which will get passed foo,bar,bat.

      Attachments

        1. PIG-2525.patch
          6 kB
          Dmitriy V. Ryaboy

        Activity

          People

            dvryaboy Dmitriy V. Ryaboy
            billgraham William W. Graham Jr
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: