SourceForge.net Logo   Avro Editor

Avro Editor
 

Avro Editor


Purpose The Avro-Editor is a viewer / editor / compare Utility for Avro Binary message files.
Author Bruce Martin
Requirements Java 6

In the Editor, a Avro File is displayed as a Tree with each record displayed as a Node. You can update the fields or press the buttons on the Left for a detailed record View:

Individual records can also be displayed:





Compare Utility

The package can also compare 2 Avro binary files and display the results on the screen or write the result as a HTML file:




Limititations

There are several limitations to be aware of

  1. Elementary maps can only be editted via there popups. To edit a
      map<float> FloatMap;
    
    you must use the popup arrow.

  2. Anything I have not thought of doing.

 

AvroEditor at SourceForge Download Page Forums