Lorand Bendig created PIG-3470:
----------------------------------

             Summary: Print configuration variables in grunt
                 Key: PIG-3470
                 URL: https://issues.apache.org/jira/browse/PIG-3470
             Project: Pig
          Issue Type: Improvement
          Components: grunt
            Reporter: Lorand Bendig
            Priority: Minor
             Fix For: 0.12


However parameter handling is limited in grunt by design (PIG-2122), I would 
find it sometimes useful to be able to list the jobConf properties when testing 
statements or debugging scripts line by line. This patch extends the
SET command; as an analogue to Hive when calling it itself without the key 
value parameters it prints all the configuration variables. System properties 
are prefixed with "system:"

--
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