Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zhangpf
1
•
asked Dec 8, 2025
doris2.1.8,相同的sql,不同账期但数据量差异,大小表join,有时候会自动join reorder导致OOM
doris2.1.8,相同的sql,不同账期但数据量差异,大小表join,有时候会自动join reorder导致大表异常广播数据,进而OOM 大表的数据是通过broker load从hdfs导入进来,小表数据不变 第一次报错后,再跑一次,就正常了,正确进行join reorder 感觉像跟统计信息不正确有关,但找不到根因证据和解决方案,只能小表前通过手动添加[broadcast]临时解决
2.1
0
votes
1
answers
51
views
Jacklu
1
•
asked Dec 7, 2025
版本:3.0.7,docker部署3个fe、3个be,走docker内部网络,运行一段时间之后,出现be连接不上fe的情况,
docker部署3个fe、3个be,走docker内部网络,运行一段时间之后,出现be连接不上fe的情况,下面是配置: version: '3.8' networks: doris-network: driver: bridge ipam: config: - subnet: 172.20.0.0/16 gateway: 172.20.0.1 services: FE节点配置 - 共3个节点 fe1: image: apache/doris:fe-3.0.7 ...
3.0
cluster
0
votes
1
answers
51
views
GuiSong01
1
•
asked Dec 7, 2025
Doris BE 集群1-2个节点过一段时间后内存持续升高,出现OOM,定位是冷数据垃圾回收功能影响
问题现象 Doris BE节点运行4-6个小时后,内存开始持续升高,直到节点OOM。 Doris集群信息 doris 2.1.11 版本。 fe:4 be:4 远程存储使用华为云OBS,S3协议。 内存Dump分析 内存dump后,发现是冷数据垃圾回收功能持有大量内存。 当前通过修改参数:remove_unused_remote_files_interval_sec成48小时,目前看暂时缓解。请问是否有遇到类似问题,怎么彻底解决的?
2.1
0
votes
1
answers
72
views
lbemi
3
•
asked Dec 7, 2025
kubernetes部署Doris ,foundationDB相关pod运行正常,但是pod内日志报错
第一次玩,请教各位大佬!!! kubernetes部署foundationDB,所有pod运行正常,但是pod内日志报错: {code...} fdb-cluster相关pod运行日志都提示 {"level":"info","ts":1765036544.9878392,"msg":"waiting for file to be created","path":"/var/...
operator
cluster
faq
4.0
0
votes
1
answers
74
views
yhw_fc
5
•
asked Dec 5, 2025
ROUTINE LOAD 消费kafka数据 内层json的时间字段如何解析出来
doris版本:3.0.8 建表语句: CREATE TABLE IF NOT EXISTS k8s_events_log1 ( {code...} load后数据示例 first_timestamp last_timestamp creation_timestamp 三个内层json的时间字段数据无法解析, event_timestamp 时间正常
3.1
0
votes
2
answers
43
views
dongyue
1
•
asked Dec 5, 2025
fe集群加入失败
我现在在3台物理机器上起3个节点的fe,用docker compose 启动,fe1可以正常启动,fe2 无法加入集群current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='10.117.124.212', port=9010}] doris-fe-2 | Runti...
3.0
cluster
install
0
votes
1
answers
36
views
wywCn
7
•
asked Dec 5, 2025
show backends; 单节点be如何修改host
show backends;中的host,由于有多个ip,注册的时候随便用了一个,如今要修改,单节点be情况好像不好改了啊,另外一个ip注册上去,用DECOMMISSION下线原来的也不生效。要怎么做才能修改host
3.0
0
votes
1
answers
30
views
odos
3
•
asked Dec 4, 2025
doris2.1.7 truncate table xxx 及 create table 报错,faied to find enugh backend
已经运行一段时间了,faied to find enugh backend, please check the replication num,repication tag and storage medim and ava car Create failed replications: replication tag: {"location" : "default"), replication num: 3, storage medium: ...
2.1
0
votes
2
answers
53
views
Max Mo
1
•
asked Dec 4, 2025
python使用读写doris的主流使用方式是什么样的
我是一个数据开发,目前刚接触Doris不久,主要是用python pandas和polars做数据处理,经常做的事,将数据从各个地方读取,处理,最后写入到Doris数据库中,目前我采取的解决措施是通过SqlAlchemy将数据写入到Doris和从Doris中读,但是目前写入瓶颈很大,pandas的to_sql方法限制数据chuck_size,太大会写入不进Doris,目前查阅官网相关资料,看到比较好的数据高效读取和高效写入方式。 数据写入,通过pydoris + stream...
query
ingestion
performance
0
votes
1
answers
82
views
zh
3
•
asked Dec 4, 2025
设置时区+08:00后,查询 information_schema.`partitions` 报错invalid format: Fixed/UTC+08:00:00
doris设置时区后查询报错 information_schema.partitions java.sql.SQLException: errCode = 2, detailMessage = (ip)[INTERNAL_ERROR]TStatus: Invalid ID for region-based ZoneId, invalid format: Fixed/UTC+08:00:00 doris 版本: doris version doris-4.0.1-rc02-79...
demand
0
votes
1
answers
61
views
Prev
Prev
38
39
40
(current)
41
42
Next
Next
Hot Questions
manager升级到26.0.0版本后,studio跳转失败
Github上,为什么release 3.1.4 rc版本后,没有3.1.4的正式版本呢?生产环境上是用3.1.4版本稳定吗?还是说用4.0.5版本?我看4.0.5没有rc版本
求助一个selectdb-doris-3.*-noavx2的 Enterprise Core安装包
1 answers
分区表查询延迟
doris 数据与服务迁移,希望提供多种迁移方案
1 answers
CCR 上游Doris fe master 切换,导致 fullsync
1 answers