diff options
| author | doufenghu <[email protected]> | 2024-08-11 23:31:30 +0800 |
|---|---|---|
| committer | doufenghu <[email protected]> | 2024-08-11 23:31:30 +0800 |
| commit | 955c88293f44066674132e18badc1962f45fafba (patch) | |
| tree | 20391c567002fb265b4e91ac73419973310150d8 /plugin-mapping.properties | |
| parent | e2a63517699d10f86041d1dcdb4b9fb8e81030d3 (diff) | |
[tests][e2e-clickhouse] Support the ingestion of common data types by a Flink job
Diffstat (limited to 'plugin-mapping.properties')
| -rw-r--r-- | plugin-mapping.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin-mapping.properties b/plugin-mapping.properties index 4e2eb81..7cc144d 100644 --- a/plugin-mapping.properties +++ b/plugin-mapping.properties @@ -1,7 +1,7 @@ #Connectors grootstream.source.kafka = connector-kafka grootstream.sink.kafka = connector-kafka -grootstream.source.clickhouse= connector-clickhouse +grootstream.sink.clickhouse = connector-clickhouse grootstream.source.ipfix = connector-ipfix-collector grootstream.source.mock = connector-mock grootstream.source.file = connector-file
\ No newline at end of file |
