[ 
https://issues.apache.org/jira/browse/PIG-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068019#comment-13068019
 ] 

Raghu Angadi commented on PIG-2162:
-----------------------------------

Thanks Thejas. filed PIG-2180.

> bin/pig should not modify user args
> -----------------------------------
>
>                 Key: PIG-2162
>                 URL: https://issues.apache.org/jira/browse/PIG-2162
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Raghu Angadi
>            Assignee: Raghu Angadi
>             Fix For: 0.10
>
>         Attachments: PIG-2162.patch
>
>
> PIG launcher script (bin/pig) joins all the user arguments in one string. 
> This leads to confusion when the arguments contain spaces.
> i.e. '{{bin/pig -p sub="i > 2"}}' is should not same as '{{bin/pig -p "sub" 
> "i" ">" "2"}}', but it is.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to