Apache Hive · Example Payload

Hive Webhcat Column Example

ApacheBig DataData WarehouseETLHadoopOpen SourceSQL

Hive Webhcat Column Example is an example object payload from Apache Hive, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nametypecomment

Example Payload

Raw ↑
{
  "name": "order_id",
  "type": "BIGINT",
  "comment": "Unique order identifier"
}