Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
taco
5
•
asked Sep 1, 2024
be 被卡住,无法通过http连接
W20240901 08:10:43.055763 1945 pipeline_x_fragment_context.cpp:143] PipelineXFragmentContext cancel instance: 312a4e6404c540e7-ae1868437a227821 W20240901 08:10:43.055794 1945 pipeline_x_fragment_context.cpp:143] PipelineXFragmentContext can...
2.1
0
votes
2
answers
97
views
changguowei
199
•
asked Aug 30, 2024
【已解决】SQL报错the depth of the expresion tree is too big, make it less than 600
Doris2.1.5版本 SQL的where后面条件表达式很多,SQL报错:the depth of the expresion tree is too big, make it less than 600 应该是参数max_depth_of_expr_tree=600影响 问题 1、表达式树深度是指什么? 2、我应该参照什么去调整? 3、where后面一个and或者一个or深度加1吗?
2.1
1
votes
1
answers
111
views
____
3
•
asked Aug 30, 2024
创建JDBC-catalog,如果密码错误后是否有重试机制,会重试几次?
创建JDBC-catalog,如果密码错误后是否有重试机制,会重试几次?
2.0
0
votes
2
answers
42
views
Echo.Duang
12
•
asked Aug 30, 2024
2.0.8,s3恢复备份报错
版本:doris-2.0.8-d083188cdd 如图。备份成功,恢复备份就报COMMON_ERROR
2.0
backup
0
votes
1
answers
56
views
zbin
13
•
asked Aug 30, 2024
【已解决】写入数据时,报内部错误[INTERNAL_ERROR]couldn't resolve slot descriptor,能帮我看看么
1105 - errCode = 2, detailMessage = (10.240.8.104)[INTERNAL_ERROR]couldn't resolve slot descriptor 4992, desc: tuples: Tuple(id=1064 slots=[Slot(id=7596 type=VARCHAR col=-1, colname=xrcb005_1, nullable=1), Slot(id=7597 type=VARCHAR col=...
ingestion
2.0
0
votes
2
answers
125
views
WGYLP
5
•
asked Aug 30, 2024
【已解决】关于生产环境资源评估问题
请教个问题,假如知道doris预估存储的数据量,根据数据量评估doris所需要的资源,应该怎么去评估呢?有没有什么好方法? 比如数据要总共存储半年需要20TB空间, FE资源评估,3节点8C32G内存500GSSD磁盘(FE500G磁盘是否够用?官网看着FE应该是不需要存储大量数据) BE资源评估: 3节点每个节点需要的磁盘空间,不考虑冗余 20 / 3 * 0.5 * 3 = 10TB。 (共20TB / 节点数 * 压缩比 * 副本数 = 每个节点所需空间) 但是根据上述...
2.1
faq
0
votes
1
answers
252
views
王艳忠
52
•
asked Aug 30, 2024
doris 其中一个be的磁盘Inode 使用率达到了百分之百,
怎么能排查到对应的表 只能一个目录遍历来排查到对应的表吗
2.1
0
votes
1
answers
37
views
bw-chuxin
33
•
asked Aug 30, 2024
从2.1.3升级到2.1.5版本运行一段时间后,定时任务调度的sql卡住,重启fe恢复正常
2.1.5版本运行一段时间后,定时任务调度的sql卡住,卡住的基本都是insert语句,集群资源利用率不高,排除资源不够的问题。fe重启后恢复正常。卡住后fe有大量如下警告: {code...} fe的jstack线程栈已上传到百度网盘 链接: [https://pan.baidu.com/s/1g4vQJZqUYVQ6f5hrcQQu0g] 提取码: s5yc
2.1
1
votes
1
answers
181
views
vision
7
•
asked Aug 30, 2024
Doris JDBC Catalog sqlserver连接失败
创建的时候,能够正常使用,过了几天后,就不能使用,需要重新创建 SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.8.101.9)[CANCELLED]JdbcExecutorException: Initialize datasource failed: CAUSED BY: SQLTransientConnectionException: HikariPool-5 - Connection is not ava...
2.1
0
votes
2
answers
62
views
gfadweeq
20
•
asked Aug 29, 2024
ROUTINELOAD内存增长不回收
同时启动ROUTINE LOAD 6个任务,分别从KAFKA向DORIS表中导入数据,运行4个小时后64G内存使用率在70%以上,导入速度开始逐步变慢到完全停止。这种情况应该从何处排查
3.0
0
votes
1
answers
74
views
Prev
Prev
250
251
252
(current)
253
254
Next
Next
Hot Questions
Doirs 2.1.10 报错请求的转换无效
doris版本为2.1.10查询报错,更新前2.1.7版本的查询没有问题,请问该怎么解决
Doris2.1.10使用catalog连接paimon,新增数据看不到,必须手动refresh CATALOG才能看得到
有偿解决问题!doris查询性能提升
1 answers
Doris 3.1 查询加速
如何降低doris远程存储的访问频率