Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
7
•
asked Oct 14, 2024
doris版本2.1.2,如何查看当前执行的sql语句在哪几台BE节点上运行
如题,怎么看sql语句在哪几个BE节点上运行
2.1
0
votes
1
answers
41
views
Power
33
•
asked Oct 14, 2024
升级Doris Manager到24.1.0后,监控页面没有数据
manager
0
votes
1
answers
130
views
zh0122
31
•
asked Oct 14, 2024
2.1.6 报错 [INTERNAL_ERROR]Current queue of idx 0 have beed canceled
执行一段 insert into select 时报以下错误 {code...}
2.1
0
votes
1
answers
44
views
zh0122
31
•
asked Oct 14, 2024
2.1.6 BE core
{code...}
2.1
0
votes
1
answers
59
views
binyan
3
•
asked Oct 14, 2024
原2.0.版本升级2.1.6后UNION ALL 查询常量字段作为条件查询结果返回为空
with base as ( select concat(pj_no, unit) as project_unit, WCL, radio, 'TR' as file_type from TR where type = 'day' UNION ALL select concat(pj_no, unit) as project_unit, WCL, radio, 'TP' as file_type from TP where ty...
2.1
0
votes
1
answers
57
views
nokichen
29
•
asked Oct 14, 2024
WebUI 查询 Profile 为空
如图所示,集群版本为v2.1.6,且已经打开审计日志 并且 set global enable_profile = true
doris-webui
0
votes
1
answers
42
views
Erlend
1
•
asked Oct 14, 2024
2.03版本,倒排索引中的分词如何自定义分割符号
如题,例如下面数据只想通过空格进行分词: "aa_bb cc-dd 2(4) $5+1 aa_cc_bb-dd"
2.0
0
votes
1
answers
29
views
CookingBoy
5
•
asked Oct 12, 2024
unix_timestamp函数报错
国庆期间unix_timestamp函数运行突然报错,详细说明如下: 1.官方示例:select unix_timestamp('2007-11-30 10:30:19');执行报错,重启所有FE后恢复,测试环境同样的版本可以正常执行,报错截图: 2.重启所有FE后,问题1恢复,但是另一个示例返回的数值位数有问题,但测试环境相同版本执行结果与官方示例相同,官方示例:select unix_timestamp('2007-11-30 10:30-19&#...
2.1
0
votes
1
answers
27
views
xhuang
5
•
asked Oct 12, 2024
通过Manager升级Doris过程报权限不足
目的:在测试环境通过manager24.0.2将doris2.1.2升级到2.1.6。 现状:服务器有如下4层目录结构,空间足够: / 根目录 /app 应用软件安装目录 /app/doris doris用户的home目录 /app/doris/doris-2.1.2 doris软件安装目录,启停操作使用doris用户 /app/doris/doris-manager-24.0.2-x64-bin manager软件安装目录,启停操作使用root用户 /meta_data b...
2.1
0
votes
2
answers
47
views
梦白ver
3
•
asked Oct 12, 2024
case when语句中有子查询时,case字段后面的字段报错信息异常Only support subquery in binary predicate in case statement
在查询语句中使用case when语句时,当case when语句中有子查询时,case字段后面的字段,无论发生什么错误,报错信息都会为ERROR 1105 (HY000): errCode = 2, detailMessage = Only support subquery in binary predicate in case statement. 如果将case when语句中有子查询的sql作为子查询关联表时,无论该子查询外的sql有什么错误,报错信息都会为ERROR...
2.1
2.0
0
votes
2
answers
188
views
Prev
Prev
189
190
191
(current)
192
193
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
doris2.1.4 Java服务实时查询超时[E1008]Reached timeout=30000ms @XX.XX.15.96:8060
使用flink-cdc全库同步,MySQL到doris,MySQL新加了表,不重启任务,能增量同步表到doris吗?
doris-manager-25.0.0,selectdb-doris-2.1.10- 。BE节点一直启动失败,报错信息如下,求助。
1 answers
关于高并发点查测试
Doris manager配置问题