[ 
https://issues.apache.org/jira/browse/AVRO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831110#action_12831110
 ] 

Doug Cutting commented on AVRO-287:
-----------------------------------

The following works for me:

python -c "print 'hey'" > blah2.txt &
cat blah2.txt

and that's pretty much what the script does.

> Make RPC interop tests work with new Python implementation
> ----------------------------------------------------------
>
>                 Key: AVRO-287
>                 URL: https://issues.apache.org/jira/browse/AVRO-287
>             Project: Avro
>          Issue Type: Test
>          Components: python
>            Reporter: Jeff Hammerbacher
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-287.patch, echo.avpr, HelloClient.java, 
> HelloServer.java, hw.py
>
>


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