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

Sean Jensen-Grey commented on AVRO-1286:
----------------------------------------

@nottings your solution works for small Avros because it reads the whole thing 
in memory. The Python library should be able to extract avro records from a 
non-seekable stream.

> 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 was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to