Avro 简明教程
Discuss AVRO
Apache Avro 是由哈杜普之父 Doug Cutting, 开发的一种语言中立的数据序列化系统。这是一个简短教程,概述了如何设置 Avro,以及如何使用 Avro 序列化和反序列化数据。
Apache Avro is a language-neutral data serialization system, developed by Doug Cutting, the father of Hadoop. This is a brief tutorial that provides an overview of how to set up Avro and how to serialize and deserialize data using Avro.