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

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

Asked May 17, 2024 Modified May 17, 2024
Viewed 373
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
徐振超@SelectDB7446
answered May 17, 2024
Related Questions
doris的be奔溃,版本2.1.7
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了
报错: Failed to get scan range, no queryable replica found in tablet
1 answers
求助!x2doris同步经常中断
1 answers
Apache Doris内存不够,为什么不像spark一样排队处理,Tablet排队一个个处理,而是报错,请问这个解释对吗
1 answers
fe节点jvm gc频繁,偶尔出现fe节点be节点通讯报错

Terms of service Privacy policy

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