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

Philip Zeyliger updated AVRO-357:
---------------------------------

    Attachment: AVRO-357.patch

Patch adds --codec option.  Pretty straight-forward.

I am, however, adding a dependency on an options parsing library.  I don't have 
a very strong opinion, but I liked what I saw of 
http://jopt-simple.sourceforge.net/examples.html, so am using that.  This is 
only necessary for the tools (the AVRO runtime need not depend on it), so this 
shouldn't be a very contentious (or irreversible) decision.

> Adding --codec option to "fromjson" DataFileWriter tool.
> --------------------------------------------------------
>
>                 Key: AVRO-357
>                 URL: https://issues.apache.org/jira/browse/AVRO-357
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>         Attachments: AVRO-357.patch
>
>
> Patch to follow exposes codecs to tools.  This depends on AVRO-135.

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