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
176
views
椰子Echo@SelectDB
1111
•
asked Mar 13, 2024
【最新:大数据工程师】Apache Doris 社区招聘信息汇总,长期有效,建议收藏
小伙伴们好,Apache Doris 在深受社区用户喜爱与信任的同时,也收到了一些有关大数据、数据仓库、计算引擎研发等技术岗位招聘与求职需求,特此帮转,欢迎关注~ 岗位信息帮转可联系 Doris 小助手,微信号:ApacheDoris_Official(添加好友请备注来意) 本帖长期有效,如需转发,请按下方格式说明,谢谢! 【招聘】/【求职】 岗位名称: 工作地点: 工作经验/年限: 学历要求: 工作职责: 任职要求(招聘方填写): 联系方式:
community
ask
5
votes
19
answers
7992
views
pan
1
•
asked Apr 24
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色) 3台高配置的mix角色的BE节点,CPU使用率几乎跑满,数据量3个节点都在500GB左右,并发不高20左右,查看节点上都是表扫描吃了CPU, FE上查没有超长的慢查询,只有大量的查询耗时基本在1-30s的,也基本很快就执行了,没有堆积。这种情况在后续如何排查,优化,还有这个版本好像不支持将查询这类任务分流到另外3台计算的BE上
query
performance
2.0
0
votes
1
answers
5
views
cym
3
•
asked Apr 24
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
ingestion
0
votes
1
answers
6
views
shilu
1
•
asked Apr 23
tablet冷却期间be故障,冷却中的tablet状态无法恢复
集群版本:3.1.2 存算一体 表分区参数: "enable_single_replica_compaction" = "false" "dynamic_partition.time_unit" = "DAY" "compaction_policy" = "time_series" "dynamic_partition.replication_allocation"...
3.0
cluster
0
votes
0
answers
6
views
____
9
•
asked Apr 23
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
背景: doris从2.1.9升级至4.0.4后有一个查询报错 报错信息 {code...} 直接执行 select * from ges.super_voc_v_comment_ai_tag_4_level_tc能正常查询。 表结构如下
4.0
0
votes
1
answers
13
views
____
9
•
asked Apr 23
Doris 4.0.4 物化视图异常问题反馈
1、Doris4.0.2升级到Doris4.0.4,物化视图 SHOW CREATE MATERIALIZED 语句报错(查询没问题) 2、Doris4.0.4 有数据后建不了视图了,报错另一张表没有分区,把数据truncate清空后又可以创建了,然后再导入数据进去刷新,视图也有数据了。 报错信息: [HY000][1105] errCode = 2, detailMessage = Unable to find a suitable base table for parti...
4.0
0
votes
0
answers
20
views
zhenyang
1
•
asked Apr 23
存算分离下groupcommit是否支持wal写入
**场景:**存算分离,数据写s3。版本3.1.4 **数据流:**源数据发送mq,然后用k8s上的pod接收,有100个pdo,我在k8s的每个pod接收多个mq消息,一个消息就是一个sn,然后每个sn解码出大概80张热表,然后在pod内部我会将几个sn的数据按照表聚合,相当于已经做了攒批,然后用stream load的方式提交到doris。 **问题:**目前看下来这种方式因为有100个pod同时解码提交,会产生单表并发问题。然后在ms的log中也发现了fdb的commi...
decoupled
0
votes
0
answers
5
views
liuzhao
11
•
asked Apr 23
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
报错相关信息如下: ERROR TASK - [taskid=581172014614581248],send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: CallOptions deadline exceeded after 304.999996916s. Name resolution delay 0.000000000 seconds. [closed=[], open=[[r...
3.0
0
votes
0
answers
9
views
zlhxxx
172
•
asked Apr 23
Doris 4.x 预热
WARM UP COMPUTE GROUP defaultComputeGroup WITH TABLE pxxx 一次性超过10个左右,就卡住,不执行了
4.0
0
votes
0
answers
14
views
1
(current)
2
3
4
5
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED