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
244
views
椰子Echo@SelectDB
1111
•
asked Mar 13, 2024
【最新:大数据工程师】Apache Doris 社区招聘信息汇总,长期有效,建议收藏
小伙伴们好,Apache Doris 在深受社区用户喜爱与信任的同时,也收到了一些有关大数据、数据仓库、计算引擎研发等技术岗位招聘与求职需求,特此帮转,欢迎关注~ 岗位信息帮转可联系 Doris 小助手,微信号:ApacheDoris_Official(添加好友请备注来意) 本帖长期有效,如需转发,请按下方格式说明,谢谢! 【招聘】/【求职】 岗位名称: 工作地点: 工作经验/年限: 学历要求: 工作职责: 任职要求(招聘方填写): 联系方式:
community
ask
5
votes
22
answers
8760
views
Da Wan
25
•
asked 3h ago
variant类型的a字段本来存放的是json,update b字段时,a字段变成了错误的json字符串,转json失败
Version 4.0.7,遇到问题的场景如下: 现有个表结构如下: {code...} 问了AI给的结论是:Doris 的 UPDATE 不是原地更新,而是整行重写(读旧行 → 计算新行 → 删旧行 → 插新行),问题就出在读回再写回这个环节:variant 列原本存的是 JSON 数组(variant array),在整行重写时它的值被序列化成了 JSON 文本字符串 "[{...}]",写回时 variant 列把这段文本当成**字符串值(variant...
partial-update
0
votes
1
answers
14
views
gy
1
•
asked Aug 25
flink cdc 和 doris 自带的cdc写入都很慢
大佬,帮忙分析一下,4.1.3版本单节点be和fe合并部署 写入耗时和cpu使用率,cpu只使用了单核100,其他核没用,写入耗时8000条要40多秒: 火焰图:
4.1
0
votes
1
answers
14
views
paul
1
•
asked Aug 24
欣旺达动力科技招聘-资深Doris运维专家
岗位职责 1、负责多基地Apache Doris集群架构规划、部署升级、全生命周期运维,搭建完整可观测体系,完成故障根因分析,保障PB级数仓7*24高可用。 2、基于Doris底座主导流批一体架构落地,结合Flink‑CDC、Paimon构建海量实时数据链路,解决高并发写入、数据实时更新等性能问题,保障数据低延迟与强一致性。 3、持续开展Doris性能调优,优化SQL、索引、集群参数,沉淀运维规范与故障案例,赋能内部数据团队,支撑锂电制造、经营管理实时分析业务。 任职要求 1...
demand
0
votes
0
answers
23
views
liust
1
•
asked Aug 24
doris3.1.4查询报错The specified scan snapshotId 97906 is out of available snapshotId range [1, 1]
在用Doris查询的时候会报这个错,但是重启BE后就能够正常查询
3.0
0
votes
1
answers
16
views
daoxiwu
1
•
asked Aug 24
doris4.1.3配置MYSQL Streaming Job 报错
按照官方同步教程创建MYSQL自动建表同步时报错 CREATE JOB mysql_db_sync ON STREAMING FROM MYSQL ( "user" = "root", "password" = "aXRvc2Rldgo111111", "jdbc_url" = "jdbc:mysql://10.231.229.120:3306", "driver_url&...
ingestion
0
votes
1
answers
17
views
ramanbaker
1
•
asked Aug 23
4.1.3版本使用DBeaver连接FE报错No backend available
正在学习使用doris,版本为4.1.3,操作系统为openEuler24-03。 在部署完FE节点后,按照官网教程修改FE配置,并启动,日志fe.out里显示启动成功,JPS命令也可看到FE节点信息,使用DBeaver通过mysql驱动连接FE节点,报错errCode = 2, detailMessage = No backend available as scan node, please check the status of your backends. 浏览器访问8...
4.1
0
votes
1
answers
25
views
jollogn
1
•
asked Aug 23
Doris 2.1.6版本升级至4.1.3版本详细升级路径疑问。
我需要将doris2.1.6升级到4.1.3,升级路径是: 1)2.1.6->2.1.11->3.0.0->3.0.8->3.1.0-3.1.4->4.0.0->4.0.8->4.1.0->4.1.3 2)2.1.6->2.1.11->3.0.8->3.1.4->4.0.8->4.1.3 请问,以上第2种升级方案就可以,还是说必须使用第1种升级方案?Doris内部是否做过类似的升级验证? 由于目前数...
2.1
0
votes
1
answers
20
views
王卫光
3
•
asked Aug 22
selectdb-manager-26.2.0 版本网页无法查看日志,底层有报错
selectdb-manager-26.2.0 版本,接管selectdb 3.0.11 版本集群,manager网页上点击日志菜单,能正常显示FE和BE节点的日志目录,但点击具体的日志文件,确无法查看,一直在刷新加载中。 日志界面加载不出来 fe.conf配置的日志目录是:/data/doris/log data目录在服务器上是一个软链接,data -> /home/data selectdb-manager报错日志如下: 2026-08-22 15:05:36.32...
3.0
manager
0
votes
1
answers
29
views
1
(current)
2
3
4
5
Next
Next
Hot Questions
variant类型的a字段本来存放的是json,update b字段时,a字段变成了错误的json字符串,转json失败
1 answers
flink cdc 和 doris 自带的cdc写入都很慢
1 answers
欣旺达动力科技招聘-资深Doris运维专家
doris3.1.4查询报错The specified scan snapshotId 97906 is out of available snapshotId range [1, 1]
1 answers
doris4.1.3配置MYSQL Streaming Job 报错
1 answers
4.1.3版本使用DBeaver连接FE报错No backend available
1 answers