Apache Doris 中文技术论坛
Questions Tags Users Badges

【已解决】flink-connector-doris消费kafka写入doris出现问题

Asked Apr 12, 2024 Modified May 6, 2024
Viewed 79
ingestion 2.0

1712900818935.png

edited May 6, 2024
zhb123319
asked Apr 12, 2024
1 Answers

默认的心跳超时时间为5s, 心跳停止后,FE马上abort coordinate BE 的事务。实际上be没有down
然而BE事务在导入过程中并不需要fe的参与,这个5s太敏感了,建议改成超过1分钟没心跳才abort coordinate BE 的事务。

参考pr:
https://github.com/apache/doris/pull/22781

edited May 6, 2024
徐振超@SelectDB8021
answered Apr 12, 2024
Related Questions
stream load 方式是否支持https协议
streamload使用jsonroot导入超大数组chunk问题
1 answers
是Doris 备份上到hdfs 中,现在100m大小左右表,上传那一步很慢要1小时,什么原因
1 answers
flink实时写入doris内部表报错
1 answers
flink cdc3.5向doris3.08 的存算分离集群写入数据报错No cloud cluster name selected
1 answers
【求助】升级到2.1.8版本后,从S3导入数据变慢
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.