Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
awol2005ex
9
•
asked Jun 26
doris 2.1.6 一个fe follower突然崩了启动不了,日志如图
doris 2.1.6 一个fe follower突然崩了启动不了,日志如图
2.1
0
votes
2
answers
40
views
tk
1
•
asked Jun 26
unique key hash分桶数据倾斜
doris2.1.9使用UNIQUE KEY Id bigint NOT NULL作为分桶键DISTRIBUTED BY HASH(Id) BUCKETS 8,仍然产生了数据倾斜的情况 "BucketIdx","AvgRowCount","AvgDataSize","Graph","Percent" "0","39470","3485395",>...
2.1
0
votes
2
answers
69
views
LaughingJun
7
•
asked Jun 26
hive写doris 异常Not allowed running Insert Overwrite on same table
一:现象 1.海豚调度,hive catalog 方式写Doris异常 2.be异常日志 3.cpu 内存 磁盘 网络均正常无压力 4. 5.使用了三个月每个月出现一次一样的异常 之前的异常记录 [https://doris-forum.org.cn/questions/D1zK3/E1JK3 https://doris-forum.org.cn/questions/D11D3/E1mD3]
3.0
0
votes
1
answers
33
views
某某某某
54
•
asked Jun 26
doris 2.1.10 版本是否支持APPROX_TOP_K 函数?
官网文档: 实际查询:
2.1
faq
functions
0
votes
1
answers
23
views
dongfeng
1
•
asked Jun 26
2.1.7 版本doris集群中的一个be节点,凌晨3点7分突然离线重启
查看此be节点的日志,发现在这个时间点前,频繁的报此类日志: I20250626 03:05:43.912931 3051468 tablet.cpp:3538] [Before Commit] construct delete bitmap tablet: 7475436, rowset_ids to add: 0, rowset_ids to del: 0, cur max_version: 2038229, transaction_id: 2567492, total ...
2.1
0
votes
2
answers
66
views
某某某某
54
•
asked Jun 25
arrow flight sql导致内存泄露
doris版本2.1.10, 当使用arrow flight sql协议连接doris, doris fe的内存持续增长: 每5分钟打印一次Internal内存情况: 查看内存详情: 当内存持续增长到达极限后, 查询报错: create prepared statement failed, Failure allocating buffer., io.netty.util.internal.OutOfDirectMemoryError: failed to allocate ...
memory
2.1
cluster
query
demand
0
votes
1
answers
43
views
cpt_doris
19
•
asked Jun 25
doris如何查看merges的情况
ck有这个表: SELECT * FROM system.merges m 那doris怎么查看
3.0
0
votes
1
answers
32
views
jiang
36
•
asked Jun 25
mybatisplus写入异常
使用 mybatisplus 的 save 时,jdbc 连接有 sessionVariables=group_commit=async_mode 参数时正常,没有或者 off_mode 时会报错,把语句拿出来直接执行时没问题的,使用 group_commit 会有延迟,需要实时生效。 Doris版本2.1.10 {code...}
2.1
faq
0
votes
1
answers
40
views
赵超Ryan
5
•
asked Jun 25
物化视图刷新任务失败,失败原因提示“errCode = 2, detailMessage = (10.74.107.1)[CANCELLED]sync filter size meet error”
定义了100+个定时刷新的物化视图,每天晚上总会几个物化视图刷新失败,使用以下查看物化视图刷新任务的语句查看结果 {code...} 执行刷新物化视图的语句(REFRESH MATERIALIZED VIEW mvName COMPLETE;)后,物化视图会立刻刷新成功,服务器也没有down掉的节点,doris版本为2.1.8,请问各位大神是什么原因,如何解决呢?
job-scheduler
mtmv
2.1
query
0
votes
1
answers
62
views
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
39
views
Prev
Prev
58
59
60
(current)
61
62
Next
Next
Hot Questions
Doris BITMAP_CONTAINS 函数执行比较慢如何解决
doris写hive表时如何合并小文件?
Doris V2.0.10 不支持直接调整表的压缩策略吗?
1 answers
show partitions from table里的DataSize为0
1 answers
通过官网提供的包将pg数据库的表同步到doris,没有把pg的索引同步到doris
3 answers
2.1版本BE 节点老是挂掉
1 answers