Hive Thrift Metastore Connection Parameters
List of Hive Thrift Metastore connection parameters, descriptions, default values, and supported data types.
The following sections list the required and optional Hive Thrift Metastore connection parameters.
Required Connection Parameters
The following table lists the required connection parameters:
NOTE
The Hive connector
values vary based on the type of metastore. See https://prestodb.io/docs/current/connector/hive.html.Parameter | Description | Default Value | Data Type |
---|---|---|---|
Hive Metastore | The type of Hive metastore to use | thrift | STRING |
Hive Metastore Uri | Hive metastore URIs (comma separated) | null | STRING |
Enable Local Snapshot Table | Enable Caching while querying | true | BOOLEAN |
Optional Connection Parameters
The following table lists the optional connection parameters:
Parameter | Description | Default Value | Data Type |
---|---|---|---|
Generic Cache Table Ttl | TTL for cache table expiry in minutes | 1440 | INTEGER |