Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
3
•
asked Apr 16
Doris CBO 导致的BE节点内存规律性波动问题
腾讯云TChouse-D 基于 Doris-2.1.12 因排查其他业务查询问题,将业务A表同结构新建了一张临时表,并将业务表的数据通过insert into的方式导入到这张临时表里,大约导入1.2亿+数据,导入后此表再无数据写入 此时CBO开始对这张表进行统计,但发现一直处于全量统计的状态 (图中全是这张临时表的CBO统计sql) 这些统计sql导致内存规律性波动,CPU也有部分上涨和规律性波动,且这个现象已持续了好几天。 Show analyze 也没有任何记录,SHOW...
2.1
0
votes
1
answers
43
views
zlhxxx
176
•
asked Apr 15
Doris 4.0.5 查询冷数据超级慢,查磁盘数据是1s左右,查询s3是10倍不止
PROPERTIES ( "file_cache_ttl_seconds" = "172800", "bloom_filter_columns" = "device_sn", "is_being_synced" = "false", "partition.retention_count" = "3650", "storage_medium&#...
4.0
0
votes
1
answers
85
views
ASJW321
15
•
asked Apr 15
使用UNIQUE KEY建表时候,用日期建分区,日期字段不是跟在id后面,一定要列出日期字段前面所有字段才能建分区吗
CREATE TABLE ods_crm_fnd_contract ( id varchar(32) not null comment '主键', contract_no varchar(80) null comment '合同编号', contract_date date not null comment '合同签订日期', customer_id varchar(32) not null comment '客户id&...
2.1
storage
content
performance
0
votes
1
answers
101
views
Stunning
3
•
asked Apr 15
Doris4.0.3 版本 FE无法启动,频繁报:wait catalog to be ready. feType:UNKNOWN isReady:false
1、已经配置了priority_network 2、机器IP没有变 3、最近操作过的场景: 1) 操作过BE数据迁移,将BE数据目录迁移到另外一个目录下; 2)出现副本异常问题,执行了ADMIN REPAIR TABLE table_name命令 ; 3)curl -X POST "http://ip:8040/api/compaction/run?table_id=1773652641985&compact_type=full" 4、副本异常问题没有...
storage
cluster
install
community
faq
0
votes
1
answers
58
views
ASJW321
15
•
asked Apr 15
ROUTINE LOAD导入kafka数据,当kafka是cdc数据,JSON格式,带删除标识的:op:d
导入到doris中,只会增加数据,无法识别当op:d时候,需要对数据做删除操作,这个可以实现根据op对数据进行操作吗
2.1
content
ingestion
0
votes
1
answers
38
views
erdong
11
•
asked Apr 14
jdbc catalog 地址修改有残留
doris 2.1.10 使用了pg catalog ,中间通过alter catalog命令将ip修改过(新旧ip都可用),发现doris_be进程中还有旧ip有建立连接(ESTABLISHED),使用refresh catalog命令刷新后会断开(CLOSE_WAIT),但是后面还会出现连接。 后面计划将旧ip线,会不会影响使用。
2.1
0
votes
1
answers
41
views
lyl
1
•
asked Apr 13
大量数据通过streamload导入报错
RROR o.d.dataa.service.DataImportService-处理合并文件失败:taskId=203 9179473950822400, filedCode=celvol,_part=5 java.io.IOException:Stream Load 请求异常:Connection refused ... fe log文件夹下有fe.gc日志(应该是java full gc)fe.gc.log.20260203-103903; fe.warn.log 也有...
ingestion
0
votes
1
answers
75
views
lyl
1
•
asked Apr 13
大量数据通过streamload导入报错
ERROR o.d.dataa.service.DataImportService-处理合并文件失败:taskId=203 9179473950822400, filedCode=celvol,_part=5 java.io.IOException:Stream Load 请求异常:Connection refused ... fe log文件夹下有fe.gc日志(应该是java full gc)fe.gc.log.20260203-103903; fe.warn.log 也...
3.1
0
votes
1
answers
56
views
qiaokai12300
1
•
asked Apr 13
有没有大神帮我分析下,为什么这个BE会重启,是Doris有BUG吗? 我使用的版本 4.0.2 arm64
*** Query id: b171e7342553475b-aadb7c81fe2684d2 *** *** is nereids: 1 *** *** tablet id: 0 *** *** Aborted at 1775980341 (unix time) try "date -d @1775980341" if you are using GNU date *** *** Current BE git commitID: 30d2df04594 **...
community
0
votes
1
answers
38
views
zlhxxx
176
•
asked Apr 11
Doris 4.0.5 ArrowFight 问题
FE DirectMemory 不断上涨直至OOM 没OOM之前也会报错(偶发,有时候报,网络没有问题): 2026-04-09 16:11:18.277 | ERROR | main::237 - data_loader方法报错: IO: [FlightSQL] connection error: desc = "transport: Error while dialing: dial tcp 172.31.23.19:8070: connect: network ...
4.0
0
votes
1
answers
66
views
Prev
Prev
23
24
25
(current)
26
27
Next
Next
Hot Questions
doris每日崩溃重启
4.0.3升级到4.0.7后,对BE进行扩容10节点
Doris-3.0.5 一个be 节点12磁盘设备中一个坏盘,影响表的读写数据
修改用户默认workload_group后stream_load报错
1900w数据量执行时内存激增到8g
1 answers
Doris升级至4.1.0后查询和写入效率变得巨低
1 answers