You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeremy Kahn (JIRA)" <ji...@apache.org> on 2013/04/03 07:05:15 UTC

[jira] [Commented] (AVRO-1286) Python script avro cat should be able to read from stdin

    [ 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