| 名称 | 类型 | 描述 | 示例值 |
|---|---|---|---|
| object | 自定义连接器 connector。 | ||
| name | string | connector 名称。 | mysql-test |
| type | string | connector 类型。 | mysql-test |
| source | boolean | 是否可以作为 source。 | false |
| sink | boolean | 是否可以作为 sink。 | true |
| lookup | boolean | 是否可以作为 lookup。 | true |
| properties | array | 参数配置信息。 | |
| Property | connector 参数。 | ||
| supportedFormats | array | 支持的格式组。 | |
| string | 支持的格式。 | Json | |
| dependencies | array | 附加依赖文件组。 | |
| string | 附加依赖文件。 | oss://bucket/add.jar | |
| creator | string | 创建者 UID。 | 183899668******* |
| creatorName | string | 创建者昵称。 | userA |
| modifier | string | 修改者 UID。 | 183899668******* |
| modifierName | string | 修改者昵称。 | userA |
该文章对您有帮助吗?