Avro intro

16
A Brief Introduction -- Randy Abernethy, rx-m llc, 2014

description

An introduction to Apache Avro

Transcript of Avro intro

  • A Brief Introduction -- Randy Abernethy, rx-m llc, 2014
  • unstructured data Databases provide their own internal serialization A fast but completely closed system Not perfect for unstructured data Systems requiring the ability to process arbitrary datasets generated by a wide range of programs need open solutions XML gigantic, glacial to parse JSON big, slow to parse >> Something else in the middle?