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

【已解决】如何获取 Doris SQL 执行详细日志

Asked May 17, 2024 Modified May 17, 2024
Viewed 470
2.1

SQL提交后,在执行结束后可以通过QueryProfile查看执行相关信息。

执行过程中,如何查看到该条SQL的详细执行日志? 比如分到哪几个BE上进行计算,涉及多少个Tablets,当前执行到哪个算子上、占用的内存CPU信息等。

edited May 17, 2024
Wanghuan17
asked May 17, 2024
1 Answers

具体查询日志分析,可参考下面这两个文档
https://doris.apache.org/zh-CN/docs/query/query-analysis/get-profile
https://doris.apache.org/zh-CN/docs/query/query-analysis/query-profile

edited May 17, 2024
徐振超@SelectDB8176
answered May 17, 2024
Related Questions
doris2.1.11使用外部目录,用catalog的数据创建异步视图,没有数据,需要强制手动刷新才行
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
streamloaderd成功执行,但是没有导入数据到表里。
1 answers
doris2.1.11重复建表报错内容异常,不会提示表已经存在
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 中文技术论坛.