随笔分类 -  Paimon / engine flink

摘要:-- 单表同步 bin/flink run /opt/module/flink/opt/paimon-flink-action-0.9.0.jar mysql-sync-table --warehouse hdfs://xx:8020/paimon/hive --database default - 阅读全文
posted @ 2024-09-23 08:48 自在现实 阅读(430) 评论(0) 推荐(0)
摘要:SET 'sql-client.execution.result-mode' = 'tableau'; CREATE CATALOG hive_catalog WITH ( 'type' = 'paimon', 'metastore' = 'hive', 'uri' = 'thrift://xx:9 阅读全文
posted @ 2024-09-23 08:46 自在现实 阅读(52) 评论(0) 推荐(0)