Apache Hive · Example Payload

Hive Webhcat Queryresult Example

ApacheBig DataData WarehouseETLHadoopOpen SourceSQL

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

Top-level fields

statusschemarowsdatabase

Example Payload

Raw ↑
{
  "status": 200,
  "schema": "",
  "rows": [],
  "database": "mydb"
}