1.下载avro-tools的工具:avro-tools-1.8.2.jar2.编写json格式的数据文件,例如3.编写数据文件对应的schema,例如4.执行avro-tools生成avro数据java -jar avro-tools-1.8.2.jar fromjson 11.json --schema-file 11.avsc > 11.avro
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。