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

【已解决】数据写入报错:get database write lock timeout

Asked Jun 26, 2024 Modified Jun 28, 2024
Viewed 100
ingestion 2.0

100个数据库连接,每个链接通过insert values500条数据,进行数据写入,报get database write lock timeout的问题,请问大佬们是怎么回事?谢谢
企业微信截图_17193905776738.png

edited Jun 28, 2024
炳裔45
asked Jun 26, 2024
1 Answers

调这个参数:insert_visible_timeout_ms,默认为10秒;
目前把这个值设置成60s,不再报错了;同时也把fe的内存调高,be的thrift_rpc_timeout_ms也调高了。

edited Jan 1, 1970
炳裔45
answered Jun 27, 2024
Related Questions
insert into select 外部catalog表 插入数据,报要求字段not null的错误,但字段都是定义允许null
2 answers
使用flink-cdc全库同步,MySQL到doris,MySQL新加了表,不重启任务,能增量同步表到doris吗?
2 answers
【已解决】在kettle中 使用 Doris Stream loader插件 无法落库数据
3 answers
2.1.10版本使用"__DORIS_DELETE_SIGN__":1 批量删除对于routine load的一流多表测试不起作用?
1 answers
spark-doris-connector 写入异常,sql却提示成功
1 answers
type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = type:LOAD_RUN_FAIL; msg:errCode = 2,
1 answers

Terms of service Privacy policy

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