Apache HBase · Example Payload

Hbase Rest Columnfamily Example

ApacheBig DataBigtableDatabaseHadoopNoSQLOpen SourceWide Column

Hbase Rest Columnfamily Example is an example object payload from Apache HBase, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameVERSIONSCOMPRESSIONBLOOMFILTERTTL

Example Payload

Raw ↑
{
  "name": "cf1",
  "VERSIONS": "3",
  "COMPRESSION": "SNAPPY",
  "BLOOMFILTER": "ROW",
  "TTL": "2147483647"
}