Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
erdong
11
•
asked Jun 24, 2025
doris 2.1 审计日志中文乱码
从doris2.0.4 升级到 2.1.10版本后,发现审计日志表(doris_audit_log_tbl__)出现了中文乱码,每个中文都变成了一个问号(?) fe.audit.log中不乱码 插件:
2.1
0
votes
2
answers
69
views
fantao
1
•
asked Jun 23, 2025
Doris2.0.1.1执行查询sql,order by + limit 查询不出数据,去掉limit后正常
2.0
0
votes
1
answers
31
views
liaole
7
•
asked Jun 23, 2025
doris_audit_log_tbl__日志中文乱码
请问doris从2.0.4升级到2.1.10之后doris_audit_log_tbl__日志中文乱码是什么原因? doris打印的sql日志是正常的,查询语句对应的结果显示是正常的,就是这个表的记录不正常
2.1
0
votes
1
answers
47
views
dongfeng
1
•
asked Jun 23, 2025
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
62
views
xray_2008
3
•
asked Jun 23, 2025
批量插入数据时,一段时间就会提示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
119
views
yangyichao
5
•
asked Jun 21, 2025
JSON和ARRAY之间互相转换如何实现?
JSON和ARRAY之间互相转换如何实现? 输入JSON字符串: [1, 2, 3] 输出ARRAY [1, 2, 3]
query
0
votes
1
answers
36
views
yangyichao
5
•
asked Jun 21, 2025
没有理解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
12
views
东方红
17
•
asked Jun 20, 2025
数据副本均衡问题
请问unique key表的tablet能否自动均衡到所有BE节点? 我们的Doris集群以前3BE,新增了3个be,有张业务繁忙的表在扩容BE后,全部自动迁到新节点上了,所有tablet全部到新节点上,没有利用到多BE节点的性能。我想调整这部分历史数据的副本分布
2.0
0
votes
1
answers
60
views
49
•
asked Jun 20, 2025
3.0.3 删除指定分区的数据,s3 minio的存储量没有变化
{code...} 删除指定分区的数据,总得数据大概有1.8T,但是minio的存储量感觉没有变化 ,是有bug么?
decoupled
3.0
0
votes
1
answers
54
views
xxxl
20
•
asked Jun 20, 2025
RECOVER权限管控
RECOVER权限 是任意一个有写权限的账号都可以操作吗?我测试了一下 好像是的,这个权限有没有办法控制啊,只想要admin账号有这个权限。
2.0
0
votes
2
answers
44
views
Prev
Prev
121
122
123
(current)
124
125
Next
Next
Hot Questions
flink doris connector整库同步ORACLE,新增字段不会自动同步
Doris 4.0.6 查询视图报错 Index 92 out of bounds for length 92,基表正常,重建视图无效
1 answers
selectdb 2.1.9 使用ccr做数据同步到doris 4.0.6 版本报原元数据版本不兼容
2 answers
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers
Doris密码加密策略不合符 PCI DSS 审计要求
1 answers
variant字段支持作为JAVA udf输入输出参数吗?
1 answers