[ https://issues.apache.org/jira/browse/AVRO-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811007#comment-16811007 ]
Hudson commented on AVRO-1738: ------------------------------ SUCCESS: Integrated in Jenkins build AvroJava #642 (See [https://builds.apache.org/job/AvroJava/642/]) [AVRO-1738] add java tool for outputting schema fingerprints Patch from (dkulp: [https://github.com/apache/avro/commit/b09726d066111d3e884872960f511f97a0215d34]) * (add) lang/java/tools/src/main/java/org/apache/avro/tool/SchemaFingerprintTool.java * (edit) lang/java/tools/src/main/java/org/apache/avro/tool/Main.java * (edit) lang/java/tools/src/test/java/org/apache/avro/tool/TestMain.java * (edit) lang/java/tools/src/main/java/org/apache/avro/tool/Util.java * (edit) NOTICE.txt > add java tool for outputting schema fingerprints > ------------------------------------------------ > > Key: AVRO-1738 > URL: https://issues.apache.org/jira/browse/AVRO-1738 > Project: Apache Avro > Issue Type: New Feature > Components: java > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Major > Fix For: 1.9.0 > > Attachments: AVRO-1738.1.patch > > > over in AVRO-1694 I wanted to quickly check that the Java library came up > with the same md5/sha fingerprint for some shcemas that the proposed Ruby > implementation does. > I noticed we don't have a tool that exposes the functionality yet, which > seems like a commonly useful thing to do. -- This message was sent by Atlassian JIRA (v7.6.3#76005)