Catalog

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

Name

string

The unique identifier name of the data catalog

my_catalog

Type

string

The type of the data catalog, such as RELATIONAL

RELATIONAL

Provider

string

The data source provider. EventHouse is the built-in storage; MySQL/PostgreSQL/Elasticsearch are externally mounted

EventHouse

Comment

string

The comment or description of the data catalog

Test data catalog

Properties

object

Extended properties (JSON object). The Elasticsearch type contains information such as IndexPattern

{"IndexPattern":"my-index-*"}

ConnectionName

string

The connection name associated with a mounted-type Catalog. Only has a value when Provider is MySQL/PostgreSQL/Elasticsearch

my_connection