Metastore
laktory.models.resources.databricks.Metastore
¤
Bases: BaseModel
, PulumiResource
, TerraformResource
Databricks Metastore
ATTRIBUTE | DESCRIPTION |
---|---|
cloud |
todo
TYPE:
|
created_at |
todo
TYPE:
|
created_by |
todo
TYPE:
|
default_data_access_config_id |
todo
TYPE:
|
delta_sharing_organization_name |
The organization name of a Delta Sharing entity. This field is used for Databricks to Databricks sharing. Once this is set it cannot be removed and can only be modified to another valid value. To delete this value please taint and recreate the resource.
TYPE:
|
delta_sharing_recipient_token_lifetime_in_seconds |
Required along with
TYPE:
|
delta_sharing_scope |
Required along with delta_sharing_recipient_token_lifetime_in_seconds. Used to enable delta sharing on the metastore. Valid values: INTERNAL, INTERNAL_AND_EXTERNAL.
TYPE:
|
force_destroy |
Destroy metastore regardless of its contents.
TYPE:
|
global_metastore_id |
todo
TYPE:
|
grants |
List of grants operating on the metastore
TYPE:
|
grants_provider |
Provider used for deploying grants
TYPE:
|
lookup_existing |
Specifications for looking up existing resource. Other attributes will be ignored.
TYPE:
|
metastore_id |
todo
TYPE:
|
name |
Name of metastore.
TYPE:
|
owner |
Username/groupname/sp application_id of the metastore owner.
TYPE:
|
region |
The region of the metastore
TYPE:
|
storage_root |
Path on cloud storage account, where managed databricks.Table are stored. Change forces creation of a new resource. If no storage_root is defined for the metastore, each catalog must have a storage_root defined.
TYPE:
|
storage_root_credential_id |
todo |
updated_at |
todo
TYPE:
|
updated_by |
todo
TYPE:
|
workspace_assignments |
List of workspace to which metastore is assigned to
TYPE:
|
Examples:
ATTRIBUTE | DESCRIPTION |
---|---|
additional_core_resources |
TYPE:
|
--