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

doris 2.1.5。有时候执行ddl 时间特别长

Asked Jun 5, 2025 Modified Jan 1, 0001
Viewed 42
2.1

doris 2.1.5版本
doris 为什么有时候执行ddl语句时间特别长呢。
truncate table 和 drop table 有时候能达到几十秒。这种是什么原因呢,有什么办法可以优化吗?

edited Jan 1, 0001
lee.Wang11
asked Jun 5, 2025
1 Answers

遇到这种情况需要在执行时候收集stack 信息:
jstack fe_pid > fe_js.txt

pstack be_pid > be_ps.txt

同时建议您升级到2.1.10 试试的

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)9360
answered Jun 5, 2025
Related Questions
2.1.7 版本routine load 写入问题
多张表使用colocate join,如何设计?
doris2.1.11使用外部目录,用catalog的数据创建异步视图,没有数据,需要强制手动刷新才行
1 answers
SET PROPERTY FOR 'user' 'exec_mem_limit' = '147483648'不起作用。
1 answers
Doris 2.1 倒排索引(不分词) 使用 in方式 查询1000个id 速度慢
1 answers
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
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 中文技术论坛.