Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zhangming
3
•
asked Sep 2, 2024
数据导入偶发异常:Un matched cluster token
一、生产环境配置 doris 版本 2.0.4 fe 6台 40核 500G be 7台 40核 500G 二、使用场景: 当我使用csv文件(2GB)导入集群时 {code...} 请问该问题该如何定位与解决呢?
2.0
0
votes
1
answers
62
views
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
93
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
95
views
____
3
•
asked Aug 30, 2024
创建JDBC-catalog,如果密码错误后是否有重试机制,会重试几次?
创建JDBC-catalog,如果密码错误后是否有重试机制,会重试几次?
2.0
0
votes
2
answers
32
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
50
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
117
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
234
views
王艳忠
42
•
asked Aug 30, 2024
doris 其中一个be的磁盘Inode 使用率达到了百分之百,
怎么能排查到对应的表 只能一个目录遍历来排查到对应的表吗
2.1
0
votes
1
answers
35
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
152
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
59
views
Prev
Prev
224
225
226
(current)
227
228
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
Doris2.0.3版本ROUND函数四舍五入偶发性错误
1 answers
审计日志default服务器分组的历史数据问题。
DELETE之后存储占用未减少
1 answers
doris3.0.5版本,执行查询和插入时候数据量不一致
1 answers
某个服务器分组残余数据的问题。