[ https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohini Palaniswamy updated PIG-5184: ------------------------------------ Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 0.18.0) 0.17.0 Status: Resolved (was: Patch Available) +1. Committed to trunk. Thanks for the patch Daniel. PIG-5184-3.patch is the final patch committed after fixing conflicts from Pig on Spark merge. > set command to view value of a variable > --------------------------------------- > > Key: PIG-5184 > URL: https://issues.apache.org/jira/browse/PIG-5184 > Project: Pig > Issue Type: Improvement > Components: parser > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 0.17.0 > > Attachments: PIG-5184-1.patch, PIG-5184-2.patch, PIG-5184-3.patch > > > Currently, set command can set the value of a variable, or show all variables > along with value. I'd like to add another form which show the value of a > particular variable. For example: > >set fs.defaultFS (show value of fs.defaultFS). > That will help us debug a Pig session in a cleaner way (as compare to show > all variables). -- This message was sent by Atlassian JIRA (v6.3.15#6346)