|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
|||
| Name |
string |
数据目录的唯一标识名称 |
my_catalog |
| Type |
string |
数据目录类型,如 RELATIONAL |
RELATIONAL |
| Provider |
string |
数据源提供方。EventHouse 为内置存储,MySQL/PostgreSQL/Elasticsearch 为外部挂载 |
EventHouse |
| Comment |
string |
数据目录的备注描述信息 |
测试数据目录 |
| Properties |
object |
扩展属性(JSON 对象)。Elasticsearch 类型包含 IndexPattern 等信息 |
{"IndexPattern":"my-index-*"} |
| ConnectionName |
string |
挂载类型 Catalog 关联的连接名称。仅 Provider 为 MySQL/PostgreSQL/Elasticsearch 时有值 |
my_connection |
Catalog
更新时间:
复制 MD 格式
该文章对您有帮助吗?