Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
asx
1
•
asked Dec 24, 2025
doris2.1.4 8030端口异常退出
请教一个问题,doris2.1.4, 8030端口运行一段时间就掉了,查看了fe进程存在,端口9030监听也正常,netstat命令查看8030不在,排除了防火墙和端口占用等外部环境问题,出现了几次这种情况,是什么原因呢?
2.1
0
votes
1
answers
32
views
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
32
views
lilili
3
•
asked Dec 23, 2025
部分列更新性能问题
部分列更新用insert和routine load二者在性能上差别大吗?按照一千万条数据来看
partial-update
0
votes
1
answers
53
views
jonthon
1
•
asked Dec 23, 2025
information_schema中的表比官网很少
我从官网下载的2.1.0安装包,但是安装完成后information_schema中的表比官网很少,很多信息不能查询。这个是什么原因
2.1
0
votes
1
answers
34
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
25
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
31
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
49
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
53
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
23
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
42
views
Prev
Prev
33
34
35
(current)
36
37
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