Key Default Type Description
lock-acquire-timeout
8 min Duration The maximum time to wait for acquiring the lock.
lock-check-max-sleep
8 s Duration The maximum sleep time when retrying to check the lock.
lock.enabled
false Boolean Enable Catalog Lock.
metastore
"filesystem" String Metastore of table store catalog, supports filesystem and hive.
table.type
MANAGED_TABLE

Enum

Type of table.

Possible values:
  • "MANAGED_TABLE": Table Store owned table where the entire lifecycle of the table data is managed.
  • "EXTERNAL_TABLE": The table where Table Store has loose coupling with the data stored in external locations.
uri
(none) String Uri of metastore server.
warehouse
(none) String The warehouse root path of catalog.