avro hello world
根据需要的java类定义avro对象{"namespace": "com.dj.serialization", "type": "record", "name": "User", "fields": [ {"name": "name", "type": "string"}, {"name": "favorite_number", "type": ["int", "null"]}, {"name": "favorite_color", "type": ["string"
原创
2020-10-29 09:39:04 ·
174 阅读 ·
0 评论