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

Jeremy Kahn commented on AVRO-1286:
-----------------------------------

Biggest headache here is that the python avro data file library requires that 
the file be seekable. Standard in is not seekable.

I think this is a bug or a misfeature in the python library and probably 
deserves a ticket of its own.
                
> Python script avro cat should be able to read from stdin
> --------------------------------------------------------
>
>                 Key: AVRO-1286
>                 URL: https://issues.apache.org/jira/browse/AVRO-1286
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Uri Laserson
>            Priority: Minor
>
> Currently, you have to specify a target file on the command line.  But it 
> would be nice to be able to stream data through avro cat.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to