Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
SonKi
3
•
asked May 9
4.1.0版本重建表升级倒排索引版本并补充colocate_with属性后,查询超时导致连接数打满,后续查询阻塞
fe监控
4.1
0
votes
1
answers
50
views
____
11
•
asked May 8
NGram BloomFilter 索引已添加,Query Profile 中找不到 RowsBloomFilterFiltered 等相关指标
我在 Doris 4.x 中对表 bc_oc_oc_order_sub_ods 的 sharding_flag 字段添加了 NGram BloomFilter 索引,配置如下: SET enable_function_pushdown = true; ALTER TABLE bc_oc_oc_order_sub_ods ADD INDEX idx_sharding_flag_ngram(sharding_flag) USING NGRAM_BF PROPERTIES("...
4.0
0
votes
1
answers
55
views
zhanglong
1
•
asked May 8
Doris Manager v25.3.0 不能升级到Doris 4.1
manager
upgrade
0
votes
1
answers
111
views
hujiaoxiang
1
•
asked May 8
滚动升级Doris集群从2.1.9,升级到4.0.4问题
1、我在通过滚动升级,将Doris集群从2.1.9,升级到4.0.4之后 在使用python+airflow.providers.mysql.hooks.mysql import MySqlHook调用doris,执行sql命令, 偶发性报错为:(2013, "Lost connection to MySQL server at 'reading authorization packet, system error: 104")大多数情况都是可以正常执...
2.1
upgrade
0
votes
1
answers
67
views
dolphinDoris
5
•
asked May 8
doris往iceberg中写入,少数据
在尝试使用doris自身湖仓功能往iceberg中写入数据的时候,发现数据变少了。我是有200个分区,一个分区一个分区的迁移。前100个分区,就固定存在数据变少的情况。但是后面100个分区没有变少。我在尝试数据doris往iceberg写入数据的时候,几乎数据都会变少。 doris:3.1.3_rc01 iceberg 1.16
3.0
catalog
0
votes
3
answers
54
views
AnfaZhang
3
•
asked May 7
存算分离冷查询性能咨询
{code...} 如上Profile, 笔者发现只要查询中BytesScannedFromRemote大于0,查询便会非常慢,笔者的FileCache用的是云磁盘,S3存储用的是云上对象存储,请求时延都在毫秒级,且S3存储的带宽上限非常大(实际带宽利用率不到10%) , 但是表现出来的性能和FileCache差异在1000倍以上, 7MB云磁盘FileCache上的数据8毫秒读完,7MB S3上的数据花了20秒读完, 这个差异和预期相差太远了 社区大佬能帮分析下可能的原因吗...
decoupled
0
votes
1
answers
31
views
5s
3
•
asked May 7
如何通过flink cdc来实时获取doris中的数据?
我需要基于doris进行数仓数据实时处理,类似通过hologres的binlog来实现数仓各层的数据实时处理。但目前再doris的文档中没有看到类似的案例或方案。
query
4.1
0
votes
1
answers
65
views
Mark
5
•
asked May 7
Doris Routine Load重置offset
使用Routine Load消费kafka消息时,经常会出现offset过期的情况 [INTERNAL_ERROR]fetch failed due to requested offset not available on the broker: Broker: Offset out of range 如何监控这种情况,或者如何在Routine Load在被自动调起时,将offset进度调整为offset_beginning
2.0
0
votes
1
answers
28
views
tk
1
•
asked May 7
升级到doris4.1.0
使用Doris Manager v25.3.1能将doris4.0.5升级到doris4.1.0吗? 之前看到能使用25.1.1 版本的manager将3.1版本的doris升级到4.0的,也能升级4.1吗?
upgrade
4.1
0
votes
1
answers
90
views
xxxl
20
•
asked May 7
DorisManager告警时间
Manager版本是 这个告警时间有问题啊,今天是2026-05-07,告警时间怎么还能是5月15呢?年月日时分秒都不对,这个告警时间哪里可以调整啊
3.0
manager
cluster
0
votes
2
answers
61
views
Prev
Prev
11
12
13
(current)
14
15
Next
Next
Hot Questions
variant字段支持作为JAVA udf输入输出参数吗?
Doris密码加密策略不合符 PCI DSS 审计要求
建议支持geo结构存储类型
manager是否支持从v24升级至v25?
1 answers
使用flink doris connector同步WINDOWS系统的ORACLE数据库多表数据到Doris中长时间没有数据
1 answers
Oracle数据库多表同步到Doris的方法,哪个更适用
1 answers