Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
CCCKKK
17
•
asked Apr 23, 2025
CCR集群同步报错
集群复制时日志中显示报错: WARN job sync failed, job: ccr_dwd_ypgl, err: [normal] rpc timeout: timeout=30s, to=BackendService, method=ingest_binlog, location=kitex.rpcTimeoutMW, remote=10.178.222.67:9060 IngestBinlog error: rpc timeout: timeout=5m0s, to...
3.0
cluster
ccr
1
votes
2
answers
83
views
____
1
•
asked Apr 22, 2025
create routine load报错
如题,2.1.8版本Doris,创建routine load如下: {code...}
2.1
0
votes
1
answers
28
views
一只航母
5
•
asked Apr 22, 2025
k8s启动be-3.0.4 running一会就进入CrashLoopBackOff
根据kubectl logs查看日志发现以下内容 [Tue Apr 22 06:10:41 UTC 2025] run start_be.sh StdoutLogger 2025-04-22 06:11:02,872 Start time: Tue Apr 22 06:11:02 UTC 2025 /opt/apache-doris/be/bin/start_be.sh: line 435: 6002 Illegal instruction (core dumped) ${L...
3.0
catalog
cluster
0
votes
1
answers
49
views
____
3
•
asked Apr 22, 2025
JDBC Catalog 连接超时 HikariPool-102 - Connection is not available, request timed out
版本:Doris 2.1.7 安装:K8s 集群 Operator 安装 已经做的修改(修改后还出现下面的报错): 1、jdbc_url 后面添加:&connectTimeout=30000&socketTimeout=60000 2、添加以下参数: alter catalog fae_mysql_catalog_lb set properties('connection_pool_max_life_time' = '14400000&...
2.1
catalog
cluster
faq
0
votes
2
answers
158
views
XuanKuF
1
•
asked Apr 22, 2025
2.1.7-rc03,隐式转换问题咨询
Doris version: doris-2.1.7-rc03-443e87e203 问题:module_unique_id 字段是 varchar 类型,数值匹配的时候时候查出来有三条,字符串匹配的时候是一条对的,这种是什么原因导致的
2.1
query
0
votes
2
answers
52
views
1
•
asked Apr 21, 2025
doris2.1.9 insert into 导数据报内存错,既耗内存,又导入失败
2.1
0
votes
2
answers
92
views
caopengbo
5
•
asked Apr 21, 2025
be启动报错failed to serialize meta ***
doris 2.1.3运行一段时间后,今天发现fe正常,所有的be全挂了,查看日志报错failed to serialize meta ***
2.1
0
votes
2
answers
42
views
1
•
asked Apr 21, 2025
如何提升分组查询性能
大佬们好,请教一个问题,需求场景是根据用户分组,只需要分组里的任意一行,类似于ES搜索里面的hits = 1 即可以返回。 比如使用row_number的函数,但是运行效果不佳,有没有办法优化 在starrocks里有一个QUALIFY函数,在doris里面没有对应的 [https://docs.starrocks.io/docs/sql-reference/sql-functions/Window_function/#qualify]
2.1
0
votes
2
answers
45
views
Wen Zhenghu
11
•
asked Apr 21, 2025
tpch对比测试doris内表、hive表和paimon表,paimon性能最差
使用2.1.8.1版本基于tpch 100G测试集对比doris内表、hive表和paimon表性能。跑query2查询时,观察profile发现paimon表plan time明显高于其他两种表。相关信息如下: paimon表: {code...}
catalog
0
votes
1
answers
178
views
Wen Zhenghu
11
•
asked Apr 21, 2025
连续执行同一个hive表查询出现性能波动(Nereids Analysis Time)
进行tpch性能测试时,使用query2进行hive表查询,发现通过webui手动连续执行数次会有1次查询耗时明显偏高,分析profile发现是“Nereids Analysis Time”指标导致。下面列出正常和异常的profile信息片段 异常: {code...} 补充: 进一步测试了3.0.4版本,依然有类似情况 暂停一小段时间,比如1分钟,再次执行也会出现性能明显变慢的情况 通过analyze database计算统计信息后,依然存在该情况 环境为1个FE+1个BE...
catalog
1
votes
1
answers
64
views
Prev
Prev
150
151
152
(current)
153
154
Next
Next
Hot Questions
4.1.x版本遇到Decimal数据类型报错[NOT_IMPLEMENTED_ERROR]Wrong precision 0, min: 1, max: 76
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
flink doris connector整库同步ORACLE,新增字段不会自动同步
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers
Doris密码加密策略不合符 PCI DSS 审计要求
1 answers