Jeremy Karn created PIG-3430:
--------------------------------

             Summary: Add xml format for explaining MapReduce Plan.
                 Key: PIG-3430
                 URL: https://issues.apache.org/jira/browse/PIG-3430
             Project: Pig
          Issue Type: New Feature
            Reporter: Jeremy Karn
         Attachments: PIG-3430.patch

At Mortar we needed an easy way to store/parse a script's map reduce plan.  We 
added an xml output format for the MapReduce plan to make this easier.  We also 
added a flag to keep track of if each store or load was from the original 
script (and associated with an alias) or if its a temporary store/load 
generated by Pig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to