Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
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
18
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
xray_2008
3
•
asked Jun 23
批量插入数据时,一段时间就会提示get tableList write lock timeout
各位大佬,我用kettle的表输入控件,将数据插入到doris3.03中,表输入控件并行复制数4个,运行一段时间就会提示这个错误 Caused by: java.sql.SQLException: errCode = 2, detailMessage = get tableList write lock timeout,这个要调整哪个参数配置,才能延长write lock时间。
3.0
0
votes
1
answers
28
views
yangyichao
5
•
asked Jun 21
JSON和ARRAY之间互相转换如何实现?
JSON和ARRAY之间互相转换如何实现? 输入JSON字符串: [1, 2, 3] 输出ARRAY [1, 2, 3]
query
0
votes
1
answers
14
views
yangyichao
5
•
asked Jun 21
没有理解ARRAY_FILTER(<arr>, <filter_column>)的执行逻辑
页面链接:https://doris.apache.org/zh-CN/docs/sql-manual/sql-functions/scalar-functions/array-functions/array-filter
query
0
votes
1
answers
6
views
东方红
13
•
asked Jun 20
数据副本均衡问题
请问unique key表的tablet能否自动均衡到所有BE节点? 我们的Doris集群以前3BE,新增了3个be,有张业务繁忙的表在扩容BE后,全部自动迁到新节点上了,所有tablet全部到新节点上,没有利用到多BE节点的性能。我想调整这部分历史数据的副本分布
2.0
0
votes
1
answers
28
views
Prev
Prev
2
3
4
(current)
5
6
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
扩容BE后旧节点磁盘使用率没降
1 answers
doris自增列重复
查询提示错误
有没有doris微信群或者qq群呢
1 answers
ssd,hdd混合部署,不均衡问题