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

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

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

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

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

edited May 17, 2024
Wanghuan15
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
徐振超@SelectDB7146
answered May 17, 2024
Related Questions
没有完成下线前删除be目录
DorisManager添加BE节点显示异常,如何规避掉透明大页面检查?
1 answers
2.1.9,Streamload 导入数据 RPC call is timed out
1 answers
使用Arrow Fight SQL调取时,超过查询大小限制,如何调整
1 answers
【bug】doris SQL报错不准确
2.1.8版本,偶发errCode = 2, detailMessage = ()[CANCELLED]failed to open DeltaWriter 90964473: not enough streams 1/2

Terms of service Privacy policy

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