Class DataCatalogConfig (1.6.2)

Stay organized with collections Save and categorize content based on your preferences.
DataCatalogConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies how metastore metadata should be integrated with the Data Catalog service.

Attribute

NameDescription
enabled bool
Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.

Inheritance

builtins.object > proto.message.Message > DataCatalogConfig