Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add toc and "Availability" heading, remove broken link

Table of Contents

Availability

Note
titleEarliest version AvroSerde is available

The AvroSerde is available in Hive 0.9.1 and greater.

...

In this example we're pulling the source-of-truth reader schema from a webserver. Other options for providing the schema are described below.
Add the Avro files to the database (or create an external table) using standard Hive operationsoperations (http://wiki.apache.org/hadoop/Hive/LanguageManual/DML).
This table might result in a description as below:

...