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
175
views
椰子Echo@SelectDB
1111
•
asked Mar 13, 2024
【最新:大数据工程师】Apache Doris 社区招聘信息汇总,长期有效,建议收藏
小伙伴们好,Apache Doris 在深受社区用户喜爱与信任的同时,也收到了一些有关大数据、数据仓库、计算引擎研发等技术岗位招聘与求职需求,特此帮转,欢迎关注~ 岗位信息帮转可联系 Doris 小助手,微信号:ApacheDoris_Official(添加好友请备注来意) 本帖长期有效,如需转发,请按下方格式说明,谢谢! 【招聘】/【求职】 岗位名称: 工作地点: 工作经验/年限: 学历要求: 工作职责: 任职要求(招聘方填写): 联系方式:
community
ask
5
votes
19
answers
7981
views
Mr_liu_2026
1
•
asked 3m ago
Doris2.1.4 be节点宕机,jemalloc相关问题
doris 2.1.4版本集群,be 71个节点,64核 256G内存,Arm架构,最近出现be节点突然宕机,当时的query很多,且be.out没有有效的queryId信息,coredump文件未记录,以下是be.out,请各位大佬帮忙看下。 {code...}
2.1
0
votes
0
answers
1
views
Mark
1
•
asked 4h ago
Doris Routine Load自动恢复机制
我有里两个Doris集群一个测试(1FE,3BE)一个生产(3FE,5BE,有通过VeloDB Manager部署),都通过routine load任务消费kafka消息。 两个集群里的routine load都会由于kafka的offset out of range报错导致暂停。出现的情况比较多。 但是这两个集群的自动恢复机制不知道哪里出现区别: 生产集群的routine load会一直被恢复重启,一直报offset out of range,暂停后大概1分钟后又被恢复重启...
2.0
0
votes
0
answers
5
views
xycheng
1
•
asked 6h ago
在select 子语句中使用标量子查询执行查询正常,创建为视图执行报错
示例sql: SELECT ranking, p.assignee_name, work_month, ( SELECT median AS median FROM day_p AS day_p WHERE work_month = p.work_month) AS median_p FROM p_data AS p GROUP BY p.assignee_name, p.work_month, p.leave_days, p.work_days
query
0
votes
0
answers
5
views
hujiaoxiang
1
•
asked 21h ago
我的doris版本为2.0.6 在备份操作时,会导致所以fe节点宕机,这种情况该怎么排查,为什么备份会导致这个问题?
报错日志如下: Message op: Entry Body size: 1073741865 is too large. maxSizeAllowed: 847655731 If a larger value is needed, set the 'je.rep.maxMessageSize' parameter.
2.0
0
votes
1
answers
19
views
shilu
1
•
asked Apr 21
节点故障恢复,tablet副本无法不均衡,删除节点重新添加也不行
doris版本:3.1.2 一台be节点磁盘故障后,更换磁盘重新加回集群,tablet无法迁移回来(清理了be_custom.conf),把这个集群下线,重新添加回来依然不行,只有新创建的分区tablet才会分配到这个节点,已经过去一周,问题依旧 fe配置了均衡策略: tablet_rebalancer_type = partition be节点设置了不同标签(b28,hy各10台),下面是两组机器详情 没有关闭均衡 已确认节点状态正常,trash没有数据,没有事物卡住,也尝...
3.0
cluster
0
votes
0
answers
17
views
孙含亚111
1
•
asked Apr 21
reading authorization packet, system error: 104
我在通过滚动升级,将Doris集群从2.1.9,升级到4.0.x之后 在使用python+airflow.providers.mysql.hooks.mysql import MySqlHook调用doris,执行sql命令, 偶发性报错为:(2013, "Lost connection to MySQL server at 'reading authorization packet, system error: 104") 大多数情况都是可以正常执行...
4.0
0
votes
1
answers
32
views
jason
3
•
asked Apr 20
Doris 4.0 新增的 算子落盘(Spill Disk) 功能
请问Doris4.0新增的算子落盘(Spill Disk)功能的提交链接在哪里?
operator
0
votes
1
answers
27
views
asx
1
•
asked Apr 20
不同cpu架构下组建集群
请问,2台ARM架构,1台x86架构服务器,可以部署成一个3fe+3be的集群吗?cpu架构不同有什么影响。doris 3.1.3
3.0
0
votes
1
answers
22
views
1
(current)
2
3
4
5
Next
Next
Hot Questions
Doris Routine Load自动恢复机制
在select 子语句中使用标量子查询执行查询正常,创建为视图执行报错
我的doris版本为2.0.6 在备份操作时,会导致所以fe节点宕机,这种情况该怎么排查,为什么备份会导致这个问题?
1 answers
节点故障恢复,tablet副本无法不均衡,删除节点重新添加也不行
reading authorization packet, system error: 104
1 answers
Doris 4.0 新增的 算子落盘(Spill Disk) 功能
1 answers