[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-05-29 Thread Rohini Palaniswamy (JIRA)

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


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-05-29 Thread Rohini Palaniswamy (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy updated PIG-5184:

Attachment: PIG-5184-3.patch

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


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-05-29 Thread Daniel Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-5184:

Attachment: PIG-5184-2.patch

> 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.18.0
>
> Attachments: PIG-5184-1.patch, PIG-5184-2.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)


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-05-28 Thread Rohini Palaniswamy (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohini Palaniswamy updated PIG-5184:

Fix Version/s: (was: 0.17.0)
   0.18.0

> 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.18.0
>
> Attachments: PIG-5184-1.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)


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-03-11 Thread Daniel Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-5184:

Attachment: PIG-5184-1.patch

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


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-03-11 Thread Daniel Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-5184:

Attachment: (was: PIG-5184-1.patch)

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


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-03-11 Thread Daniel Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-5184:

Attachment: PIG-5184-1.patch

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


[jira] [Updated] (PIG-5184) set command to view value of a variable

2017-03-11 Thread Daniel Dai (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-5184:

Status: Patch Available  (was: Open)

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