Apache Hive · Schema

Table

Hive table metadata

ApacheBig DataData WarehouseETLHadoopOpen SourceSQL

Properties

Name Type Description
tableName string Table name
dbName string Database name
tableType string Table type (MANAGED_TABLE, EXTERNAL_TABLE, VIRTUAL_VIEW)
comment string Table description
location string HDFS data location
inputFormat string Input format class
outputFormat string Output format class
numRows integer Approximate number of rows
View JSON Schema on GitHub