mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 00:40:25 +08:00
StarRocks doc typo
This commit is contained in:
parent
73a54c42f1
commit
0e57dd6ad2
@ -64,13 +64,13 @@ StarRocksWriter 插件实现了写入数据到 StarRocks 主库的目的表的
|
||||
"column": ["k1", "k2", "v1", "v2"],
|
||||
"preSql": [],
|
||||
"postSql": [],
|
||||
"connection": [
|
||||
{
|
||||
"table": ["xxx"],
|
||||
"jdbcUrl": "jdbc:mysql://172.28.17.100:9030/",
|
||||
"selectedDatabase": "xxxx"
|
||||
}
|
||||
],
|
||||
"connection": [
|
||||
{
|
||||
"table": ["xxx"],
|
||||
"jdbcUrl": "jdbc:mysql://172.28.17.100:9030/",
|
||||
"selectedDatabase": "xxxx"
|
||||
}
|
||||
],
|
||||
"loadUrl": ["172.28.17.100:8030", "172.28.17.100:8030"],
|
||||
"loadProps": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user