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

Ron Bodkin commented on AVRO-670:
---------------------------------

I am working on fixing the one test that actually does test this code (it is 
indeed incompatible). I'll submit an updated patch with that and the imports 
less modified. I just used svn diff to generate the patch.

> 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
>
>         Attachments: datafilewritefile.patch
>
>
> 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.

Reply via email to