Avro Data Types
This article explains the supported Data Types by Avro. Avro currently supports the follow Primitive Types: More details can be found on AVRO’s Apache documentation page. If you intend to create a column with TINYINT or SMALLINT for a AVRO table, you will get Undefined name: “TINYINT” error in CDH5.4.x, …