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


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