You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/06/08 00:14:11 UTC

[jira] Updated: (AVRO-567) add tools for text file import and export

     [ https://issues.apache.org/jira/browse/AVRO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Cutting updated AVRO-567:
------------------------------

    Component/s: java

For this issue, I'm imagining a java tool.  A similar C tool would also be tremendously useful.

Some potential details:
 - The Avro schema used would simply be "bytes". 
 - Compression would be enabled by default.
 - Input and output could be from files named on the command line or standard in and out.
 - Hadoop URIs should be accepted as input and output, so that one can use this to, e.g., pipe output to a compressed, splittable file in HDFS.


> add tools for text file import and export
> -----------------------------------------
>
>                 Key: AVRO-567
>                 URL: https://issues.apache.org/jira/browse/AVRO-567
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Doug Cutting
>             Fix For: 1.4.0
>
>
> It would be good to have command-line tools to convert between newline-delimited text to Avro data files.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.