Apache Avro

Apache Avro

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5119-6857-5

High Quality Content by WIKIPEDIA articles! Avro is a remote procedure call and serialization framework developed within Apache`s Hadoop project. It uses JSON for defining data types and protocols, and serializes data in a compact binary format. Its primary use is in Apache Hadoop, where it can provide both a serialization format for persistent data, and a wire format for communication between Hadoop nodes, and from client programs to the Hadoop services.