[ https://issues.apache.org/jira/browse/AVRO-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784539#action_12784539 ]
Philip Zeyliger commented on AVRO-245: -------------------------------------- bq. Am I too paranoid? Yes? As you've said, the essential kernel of Avro is to read/write binary data based on a json schema. That's exposed enough in the Java APIs, and there's little reason not to expose it on the command line. I understand that you're concerned about people leaving schemaless files around. We can add a warning in the description, perhaps. Because the tool works on individual records only, I don't think folks will shoot themselves in the foot too much. -- Philip > Commandline utility for converting to and from Avro's binary format. > -------------------------------------------------------------------- > > Key: AVRO-245 > URL: https://issues.apache.org/jira/browse/AVRO-245 > Project: Avro > Issue Type: New Feature > Components: java > Reporter: Philip Zeyliger > Assignee: Philip Zeyliger > Priority: Minor > Attachments: AVRO-245.patch.txt, AVRO-245.patch.txt > > > A utility for avrotool that can convert between Avro binary data and the JSON > textual form. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.