[
https://issues.apache.org/jira/browse/AVRO-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Bodkin updated AVRO-670:
----------------------------
Status: Patch Available (was: Open)
Fix Version/s: 1.5.0
> Allow DataFileWriteTool to accept schema files as input
> -------------------------------------------------------
>
> Key: AVRO-670
> URL: https://issues.apache.org/jira/browse/AVRO-670
> Project: Avro
> Issue Type: Improvement
> Reporter: Ron Bodkin
> Fix For: 1.5.0
>
>
> For non-trivial schemas, it's difficult to pass them inline as a command line
> argument. I made a patch to use two different arguments: instead of having
> the first argument be the schema you would now use --schema-file file or
> --schema schema and then have one other argument (the input JSON file)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.