Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
holmesin
1
•
asked Jun 25
agent每隔15s查询__internal_schema.column_statistics,结果正常返回,但是fe、be均有报错
doris manager的agent,每隔15秒探活查询__internal_schema.column_statistics,结果均成功返回,但是导致fe和be存在大量warning报错。有没有大佬知道这个问题怎么解决 fe报错:如下图: be报错:如下图: 审计日志也显示查询成功返回
manager
0
votes
1
answers
27
views
45
•
asked Jun 25
3.0.5 后端存储minio负载很高
从3.0.3 升级到3.0.5,升级后,发现minio的数据量一直在减少,minio的负载很高,为什么?
3.0
0
votes
1
answers
33
views
一一念一一
5
•
asked Jun 24
升级到2.1.10后,在海豚调度器上跑流程经常出现如图的错误
2.1
0
votes
1
answers
60
views
zzwwx
7
•
asked Jun 24
BDBJE Write latency
fe: BDBJE Write latency 当前值为 1098 ms 版本: Manager v24.1.5 doris:2.0.15.1 环境:3fe+ 3be
2.0
0
votes
3
answers
18
views
MarinH
5
•
asked Jun 24
官方示例posexplode函数无法使用
select id,name,score, k,v from table_test lateral view posexplode(score) tmp as k,v order by id;
2.1
0
votes
1
answers
11
views
zzwwx
7
•
asked Jun 24
doris-2.0.15.1存在BE的cpu居高不下
版本:2.0.15.1 环境:3FE+3BE 异常现象: 使用场景:主要包括cdc数据同步进doris和dorissql读取doris表。 改进:查询该节点的BE日志、没有看出任何异常。于是所有表副本统一修改为3个副本。修改以后如下: 附上:阿里云基础监控24小时图,be的cpu还是不均衡:
2.0
0
votes
1
answers
20
views
erdong
5
•
asked Jun 24
doris 2.1 审计日志中文乱码
从doris2.0.4 升级到 2.1.10版本后,发现审计日志表(doris_audit_log_tbl__)出现了中文乱码,每个中文都变成了一个问号(?) fe.audit.log中不乱码 插件:
2.1
0
votes
2
answers
34
views
fantao
1
•
asked Jun 23
Doris2.0.1.1执行查询sql,order by + limit 查询不出数据,去掉limit后正常
2.0
0
votes
1
answers
19
views
liaole
7
•
asked Jun 23
doris_audit_log_tbl__日志中文乱码
请问doris从2.0.4升级到2.1.10之后doris_audit_log_tbl__日志中文乱码是什么原因? doris打印的sql日志是正常的,查询语句对应的结果显示是正常的,就是这个表的记录不正常
2.1
0
votes
1
answers
38
views
dongfeng
1
•
asked Jun 23
doris-2.1.7突然无法连接
doris突然锁表,无法连接。查看fe.warn.log日志,报如下错误: 2025-06-21 00:01:29,707 WARN (leaderCheckpointer|727322) [Checkpoint.doCheckpoint():117] Save image failed: the memory used percent 85 exceed the checkpoint memory threshold: 70 org.apache.doris.common....
2.1
0
votes
1
answers
31
views
Prev
Prev
2
3
4
(current)
5
6
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
Doris 版本 2.1.0, 使用 selectDB Studio 查看表信息时一直提示错误 ParseException
1 answers
doris 2.1 TTransportException: Socket is closed by peer
doris多次查询结果不一致。
Doris3.0.5,执行一个耗时SQL,其他所有会话效率显著降低
doris自增列重复