Dmitriy V. Ryaboy created PIG-2858:
--------------------------------------

             Summary: Improve PlanHelper to allow finding any PhysicalOperator 
in a plan
                 Key: PIG-2858
                 URL: https://issues.apache.org/jira/browse/PIG-2858
             Project: Pig
          Issue Type: Improvement
            Reporter: Dmitriy V. Ryaboy
         Attachments: PIG-2858.patch

PlanHelper has a few handy methods for finding Loads, Stores, and Native MR 
operators in a PhysicalPlan. With a bit of refactoring, we can make PlanHelper 
find any PhysicalOperator, instead of hardcoding which POs we can find.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to