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

Add global -explain, -illustrate, -describe mode to PIG

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently PIG has the command EXPLAIN, ILLUSTRATE and DESCRIBE. But user need to manually add/remove these lines in the script when they want to debug or see details of the job. I think there should be a wait to enable these globally.

      What I suggest is, to add -explain, -illustrate, -describe options to PIG command line. When either of these are presented, all the DUMP and STORE commands in the script are converted into EXPLAIN, ILLUSTRATE, DESCRIBE correspondingly. This makes debugging easier.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yhan Yiping Han
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: