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

Alan Gates commented on PIG-218:
--------------------------------

New tests look good.

> parameter substitution broken with some commands
> ------------------------------------------------
>
>                 Key: PIG-218
>                 URL: https://issues.apache.org/jira/browse/PIG-218
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Olga Natkovich
>            Assignee: Olga Natkovich
>         Attachments: PIG-218.patch, PIG-218_v2.patch
>
>
> If parameter value is generated via a command, it would fail for some 
> commands. Example:
> %declare cmd `/usr/local/bin/perl -e 'print "studenttab10k"'`
> This command fails because currently the command is executed via call to 
> Runtime.exec(cmd). In this case, default tokenizer is used to split the 
> command and it does not respect the quotes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to