As of Jan 3, 2023, it’s been confirmed with StarRocks Technical Steering Committee member that SMT will be deprecated in favor of Apache Flink 3.0 CDC. Read Streaming ELT from MySQL to StarRocks using Flink CDC 3.0 — CDC Connectors for Apache Flink® documentation for more info about Apache Flink with StarRocks. Another option is to just use StarRocks’ mysql wire compatible protocol to write into the database.
Did it only support for mysql, postgresql, oracle, clickhouse, sqlserver and tidb?
would it support for hive?
Good morning,
i’m working with SMT(StarRocks Migration Tool),
to load postgresql → StarRocks 3.2.6. i make config with SMT
but i have this error
Caused by: com.starrocks.streamload.shade.org.apache.http.conn.HttpHostConnectException: Connect to 62.171.188.239:8040 [/62.171.188.239] failed: Connection timed out (Connection timed out)
this port 8040 is not the config port i have make http_Port 8030 is the reel port but
please can you help me