Apache Hive · Capability
Apache Hive WebHCat REST API — Tables
Apache Hive WebHCat REST API — Tables. 3 operations. Lead operation: Apache Hive List Tables. Self-contained Naftiko capability covering one Apache Hive business surface.
What You Can Do
GET
Listtables
— Apache Hive List Tables
/v1/ddl/database/{dbname}/table
GET
Gettable
— Apache Hive Get Table
/v1/ddl/database/{dbname}/table/{tablename}
GET
Listpartitions
— Apache Hive List Partitions
/v1/ddl/database/{dbname}/table/{tablename}/partition
MCP Tools
apache-hive-list-tables
Apache Hive List Tables
read-only
idempotent
apache-hive-get-table
Apache Hive Get Table
read-only
idempotent
apache-hive-list-partitions
Apache Hive List Partitions
read-only
idempotent