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

Thomas Weise commented on PIG-2671:
-----------------------------------

{code}
...
store B into ':OUTPATH:/B.out';
store C into ':OUTPATH:/C.out';
copyToLocal  :OUTPATH: :LOCALTESTPATH:/Grunt_11.:RUNID:
sh bash -c 'diff :LOCALTESTPATH:/Grunt_11.:RUNID:/B.out/part-r-00000 
:LOCALTESTPATH:/Grunt_11.:RUNID:/C.out/part-r-00000'
...
{code}
                
> e2e harness: Reference local test path via  :LOCALTESTPATH:
> -----------------------------------------------------------
>
>                 Key: PIG-2671
>                 URL: https://issues.apache.org/jira/browse/PIG-2671
>             Project: Pig
>          Issue Type: Bug
>          Components: e2e harness
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>
> It's commented out currently. We require it to reference local files for 
> tests with shell commands.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to