Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zj
1
•
asked Dec 23, 2025
fe启动报错 Text cannot be parsed to a Duration: 10
版本 selectdb-doris-3.0.0 fe 启动报错 自己生成的日志配置文件中的数据类型不对 应该是10d ?? 但这是自己生成在 /conf下 的log4j2-spring.xml 手动修改无效 {code...}
3.0
0
votes
1
answers
24
views
lilili
3
•
asked Dec 23, 2025
部分列更新性能问题
部分列更新用insert和routine load二者在性能上差别大吗?按照一千万条数据来看
partial-update
0
votes
1
answers
45
views
jonthon
1
•
asked Dec 23, 2025
information_schema中的表比官网很少
我从官网下载的2.1.0安装包,但是安装完成后information_schema中的表比官网很少,很多信息不能查询。这个是什么原因
2.1
0
votes
1
answers
27
views
fengjian
3
•
asked Dec 22, 2025
information_schema.tables 表的 CREATE_TIME UPDATE_TIME 时间更新策略
information_schema.tables 表的 CREATE_TIME UPDATE_TIME 时间更新策略 UPDATE_TIME修改表结构没有更新时间,修改DDL: ALTER TABLE users ADD COLUMN new_column VARCHAR(255) NULL; 咨询下 CREATE_TIME UPDATE_TIME 是怎么定义的, doris 版本:5.7.99
query
0
votes
2
answers
20
views
jerryzh
1
•
asked Dec 22, 2025
storage policy删除以后,日志一直报could not find storage_policy
storage policy删除以后,日志一直报错meet error status: [INTERNAL_ERROR]could not find storage_policy, storage_policy_id=32465327 因为storage policy已经删了,看不到这个id对应的是哪个,也查不到哪些表还在关联这个id。be的日志一直在刷这个错误,一分钟3/4G的日志 现在有两个问题: 怎么找到哪些表在使用这个storage policy 怎么解决这个报错,如...
2.0
0
votes
1
answers
25
views
lsw
11
•
asked Dec 22, 2025
3.0.8运行一段时间版本报错 :Reach limit of connections. Total: 1024, User: 100, Current: 100,什么原因会导致这样,要改哪个配置?
日志: Reach limit of connections. Total: 1024, User: 100, Current: 100 RuntimeLogger 2025-12-22 10:54:16,809 WARN (connect-scheduler-check-timer-0|186) [ConnectContext.checkTimeout():996] kill insert timeout, remote: 172.20.80.200:41770, quer...
3.0
0
votes
2
answers
40
views
hht
1
•
asked Dec 22, 2025
集群夯住,查询报错report error status: PStatus: timeout when waiting for send fragments rpc,
W20251222 10:28:28.375526 991943 status.h:444] meet error status: [INTERNAL_ERROR]PStatus: timeout when waiting for send fragments rpc, query timeout:900 , left timeout for this operation:30 {code...}
3.0
0
votes
2
answers
44
views
pan
3
•
asked Dec 20, 2025
3.x版本webUI点击具体表,报unexpected exception
doris 3.x 版本,测试版本:3.0.8/3.1.3 fe.log 报如下异常 2025-12-20 22:34:52,289 WARN (qtp1922862575-184|184) [RestApiExceptionHandler.unexpectedExceptionHandler():61] unexpected exception java.lang.IllegalStateException at com.google.common.base.Precond...
3.0
0
votes
1
answers
19
views
3
•
asked Dec 20, 2025
Doris 2.1.11版本 自增列插入问题
场景:业务维表变更从 pdim.dim_ipf_customer => pdim.dim_ipf_customer_target20251220 因为后续的事实表仍需要使用原表的AK主键,所以把源数据迁移至目标表 pdim.dim_ipf_customer_target20251220表结构如下,与原pdim.dim_ipf_customer表结构保持一致 {code...} 1.由pdim.dim_ipf_customer 导入数据到 pdim.dim_ipf_cus...
2.1
ingestion
0
votes
1
answers
34
views
lotis
1
•
asked Dec 19, 2025
使用doris cluster manater升级从3.0.7到3.1.0
在升级对话框里, 3.1.0没办法选上. 说有 "升级版本有依赖关系" 这是什么问题? 这种情况只能通过手工升级doris到3.1么?
3.0
0
votes
1
answers
29
views
Prev
Prev
22
23
24
(current)
25
26
Next
Next
Hot Questions
doris存算一体架构中,对表进行冷热分层后,数据放在远程存储cos上面,发现磁盘暴涨的同时cos的读请求量很大。
1 answers
doris-manager webserver启动问题
1 answers
使用StreamLoad向Doris-4.0.1版本的聚合表导数据超时问题
1 answers
doris4向hive库insert overwrite会卡住
1 answers
fe报错:write lock timeout
1 answers
Doris BE节点启动后60秒自动重启
1 answers