Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
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
38
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
44
views
yangyichao
5
•
asked Jun 21
JSON和ARRAY之间互相转换如何实现?
JSON和ARRAY之间互相转换如何实现? 输入JSON字符串: [1, 2, 3] 输出ARRAY [1, 2, 3]
query
0
votes
1
answers
19
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
29
views
45
•
asked Jun 20
3.0.3 删除指定分区的数据,s3 minio的存储量没有变化
{code...} 删除指定分区的数据,总得数据大概有1.8T,但是minio的存储量感觉没有变化 ,是有bug么?
decoupled
3.0
0
votes
1
answers
34
views
xxxl
20
•
asked Jun 20
RECOVER权限管控
RECOVER权限 是任意一个有写权限的账号都可以操作吗?我测试了一下 好像是的,这个权限有没有办法控制啊,只想要admin账号有这个权限。
2.0
0
votes
2
answers
34
views
wade
5
•
asked Jun 20
doris2.0.14版本审计表功能异常
doris从1.2.8升级到2.0.14之后,为啥审计日志一直不写doris_audit_db__.doris_audit_log_tbl__里面(审计插件配置的库、表、账号密码、连接信息等都正确)。服务器上fe的log/目录下的fe.audit.log是有正常记录的。尝试重建对应2.0版本的审计表、慢查询表结构,并且重新安装plugin,且确认当前auditloader plugin状态为INSTALLED,但是表里面依旧没有数据。
cluster
2.0
0
votes
2
answers
14
views
____
9
•
asked Jun 20
Doris 2.1.9 be.out文件体积异常大 100G-200G
当前版本:2.1.9 问题起因是今天有一个be发生了重启,在查看be.out文件的时候发现大小异常。 做了资源划分,相同资源组的be节点也存在该现象。(该资源组内streamload任务较多) 其他资源组看起来文件大小是正常的 查看文件内容,发现存在大量的重复行 {code...} 在搜索时发现之前有人提出过这个问题,但是没有回应。 [https://github.com/apache/doris/issues/27457 另外还发现一个re2的提问,不知道有用没。 http...
2.1
0
votes
1
answers
47
views
A01xiaolang
1
•
asked Jun 20
doris2.1.9版本视图权限问题
背景是:用户向我这边申请了doris表权限,并且用户自行创建了逻辑视图,之后该表权限回收掉用户依然可以查自建的逻辑视图(查视图是有权限的,直接查源表是没权限的),麻烦大佬给看看是什么原因
2.1
0
votes
1
answers
42
views
Prev
Prev
22
23
24
(current)
25
26
Next
Next
Hot Questions
【8/2 走进小米】武汉见!Doris 携手小米、岚图汽车,聚焦 AI、湖仓一体、存算分离、可观测、高并发点查等多重实践
使用k8s部署的存算分离doris,一插入数据,BE pod就崩溃重启
1 answers
VARIANT嵌套子列格式内容问题
求助Be挂掉异常分析
1 answers
doris-2.1.10 批量插入数据耗时60秒
1 answers
doris写入数据失败
1 answers