Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
椰子Echo@SelectDB
1111
•
asked Nov 24, 2025
【资料获取】AI- Native 系列直播,聚焦 AI 函数、混合检索、实践落地等
11 月 27 日(周四) 19:30-20:30,飞轮科技资深技术专家、Apache Doris PMC 成员李昊鹏、Apache Doris Active Contributor 林真祺将带来 Apache Doris 4.0 版本原生 AI 函数的设计理念、实现原理 以及企业级应用的解读,为用户提供更强大、更易用的智能数据分析体验。 资料获取: [https://www.selectdb.com/resources/events/doris-webinar-202511...
community
4.0
0
votes
0
answers
155
views
椰子Echo@SelectDB
1111
•
asked Mar 13, 2024
【最新:大数据工程师】Apache Doris 社区招聘信息汇总,长期有效,建议收藏
小伙伴们好,Apache Doris 在深受社区用户喜爱与信任的同时,也收到了一些有关大数据、数据仓库、计算引擎研发等技术岗位招聘与求职需求,特此帮转,欢迎关注~ 岗位信息帮转可联系 Doris 小助手,微信号:ApacheDoris_Official(添加好友请备注来意) 本帖长期有效,如需转发,请按下方格式说明,谢谢! 【招聘】/【求职】 岗位名称: 工作地点: 工作经验/年限: 学历要求: 工作职责: 任职要求(招聘方填写): 联系方式:
community
ask
5
votes
19
answers
7880
views
xuweijun
35
•
asked 10h ago
doris 4.x版本是不会出selectdb版本吗,还是现在的版本不稳定?
doris 4.x版本是不会出selectdb版本吗,还是现在的版本不稳定?
4.0
0
votes
1
answers
10
views
EzGan
1
•
asked Apr 3
Doris 某个be节点负载高,导致短暂宕机
一个be节点,负载突然增高导致be宕机,但是其他资源使用没有明显升高,三次be crash时间分别是08:10,16:10,17:05左右 CPU和内存是正常的 但该be确实短暂重启了 be.out信息,应该可以排除oom的可能性 日志无法上传,可以添加微信18852852213
2.1
cluster
0
votes
1
answers
33
views
xialuo
3
•
asked Apr 3
doris 3.1.2连接iceberg问题
doris创建的catalog语句为: CREATE CATALOG iceberg_catalog PROPERTIES ( 'type'='iceberg', 'iceberg.catalog.type' = 'hadoop', 'warehouse'='hdfs://localhost:9000/warehouse/iceberg', "hadoop.username...
3.0
catalog
0
votes
2
answers
13
views
Jude
5
•
asked Apr 3
版本4.0.4,算子罗盘留下了一堆空目录
开启中间结果罗盘后,计算完成后在spill_storage_root_path/spill目录下留下了很多空目录,不会自动清理
storage
0
votes
2
answers
22
views
tianhuan2001
5
•
asked Apr 2
升级4.0 insert 文本转数字出问题
之前用3.0,insert into 表A(字段a) select b from 表B, 如果b是文本数字,a是数字格式,只要把a转化成数字就可以插入了, 也就是insert into 表A(字段a) select cast(b as int) as b from 表B,就可以了。 但4.0会报错,用try_cast也不行,try_cast有时候可以,但会把那一列都变成null插入。 感觉,doris的解释器在转换之前先判定了结果是否符合。 另一种情况,b不是单纯的文本数字,...
4.0
0
votes
1
answers
24
views
sky
1
•
asked Apr 2
Doris4.0.2版本,集群部署模式3台主机,不稳定,经常报错。insert报failed to write enough replicas 0/1 for tablet,select查询也报错
1、查询问题: fe从节点日志:2026-04-02 12:31:19,596 WARN (mysql-nio-pool-36|689) [ReadListener.lambda$handleEvent$0():60] Exception happened in one session(org.apache.doris.qe.ConnectContext@518705f9:dict_user). java.io.IOException: Error happened when...
mtmv
storage
query
0
votes
1
answers
13
views
____
3
•
asked Apr 2
doirs表数据归档到对象存储的问题
doris2.1.x 5个BE节点 现有一张表,读时合并,配置存储为腾讯云的对象存储,cooldown_ttl 60秒,同时这张表也在不停的写入数据 表数据量大小200G,remoteCache设置是320G 发现在数据上传完到对象存储后,每个节点的磁盘remoteCache被用满了,现象看起来像是每个BE节点都缓存了这张表的全量数据,此时对象存储的数据监控一直有大量的读写请求,几天时间干到了2000多万次请求 想问的是这个remoteCache的占用是否正常?对象存储的读写...
2.1
0
votes
2
answers
15
views
zf
1
•
asked Apr 2
doris fe节点变更成高可用配置
公司生产环境 doris 集群没有高可用 想改成高可用 需要怎么改 注意什么 需不需要改 配置文件 主义内存什么的 运维小白感谢大哥
cluster
install
community
2.0
0
votes
1
answers
14
views
1
(current)
2
3
4
5
Next
Next
Hot Questions
doris 4.x版本是不会出selectdb版本吗,还是现在的版本不稳定?
1 answers
Doris 某个be节点负载高,导致短暂宕机
1 answers
版本4.0.4,算子罗盘留下了一堆空目录
2 answers
升级4.0 insert 文本转数字出问题
1 answers
doris 3.1.2连接iceberg问题
2 answers
flink 多job checkpoint超时,doirs abort transation
1 answers