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
162
views
椰子Echo@SelectDB
1111
•
asked Mar 13, 2024
【最新:大数据工程师】Apache Doris 社区招聘信息汇总,长期有效,建议收藏
小伙伴们好,Apache Doris 在深受社区用户喜爱与信任的同时,也收到了一些有关大数据、数据仓库、计算引擎研发等技术岗位招聘与求职需求,特此帮转,欢迎关注~ 岗位信息帮转可联系 Doris 小助手,微信号:ApacheDoris_Official(添加好友请备注来意) 本帖长期有效,如需转发,请按下方格式说明,谢谢! 【招聘】/【求职】 岗位名称: 工作地点: 工作经验/年限: 学历要求: 工作职责: 任职要求(招聘方填写): 联系方式:
community
ask
5
votes
19
answers
7938
views
zlhxxx
172
•
asked 3h ago
Doris 4.0.5 查询冷数据超级慢,查磁盘数据是1s左右,查询s3是10倍不止
PROPERTIES ( "file_cache_ttl_seconds" = "172800", "bloom_filter_columns" = "device_sn", "is_being_synced" = "false", "partition.retention_count" = "3650", "storage_medium&#...
4.0
0
votes
0
answers
11
views
ASJW321
7
•
asked 5h ago
使用UNIQUE KEY建表时候,用日期建分区,日期字段不是跟在id后面,一定要列出日期字段前面所有字段才能建分区吗
CREATE TABLE ods_crm_fnd_contract ( id varchar(32) not null comment '主键', contract_no varchar(80) null comment '合同编号', contract_date date not null comment '合同签订日期', customer_id varchar(32) not null comment '客户id&...
2.1
storage
content
performance
0
votes
0
answers
8
views
Stunning
3
•
asked 9h ago
Doris4.0.3 版本 FE无法启动,频繁报:wait catalog to be ready. feType:UNKNOWN isReady:false
1、已经配置了priority_network 2、机器IP没有变 3、最近操作过的场景: 1) 操作过BE数据迁移,将BE数据目录迁移到另外一个目录下; 2)出现副本异常问题,执行了ADMIN REPAIR TABLE table_name命令 ; 3)curl -X POST "http://ip:8040/api/compaction/run?table_id=1773652641985&compact_type=full" 4、副本异常问题没有...
storage
cluster
install
community
faq
0
votes
0
answers
16
views
ASJW321
7
•
asked 12h ago
ROUTINE LOAD导入kafka数据,当kafka是cdc数据,JSON格式,带删除标识的:op:d
导入到doris中,只会增加数据,无法识别当op:d时候,需要对数据做删除操作,这个可以实现根据op对数据进行操作吗
2.1
content
ingestion
0
votes
1
answers
8
views
erdong
11
•
asked Apr 14
jdbc catalog 地址修改有残留
doris 2.1.10 使用了pg catalog ,中间通过alter catalog命令将ip修改过(新旧ip都可用),发现doris_be进程中还有旧ip有建立连接(ESTABLISHED),使用refresh catalog命令刷新后会断开(CLOSE_WAIT),但是后面还会出现连接。 后面计划将旧ip线,会不会影响使用。
2.1
0
votes
0
answers
8
views
zlhxxx
172
•
asked Apr 11
Doris 4.0.5 ArrowFight 问题
FE DirectMemory 不断上涨直至OOM 没OOM之前也会报错(偶发,有时候报,网络没有问题): 2026-04-09 16:11:18.277 | ERROR | main::237 - data_loader方法报错: IO: [FlightSQL] connection error: desc = "transport: Error while dialing: dial tcp 172.31.23.19:8070: connect: network ...
4.0
0
votes
1
answers
22
views
ASJW321
7
•
asked Apr 10
能使用ROUTINE LOAD将kafka数据批量同步到doris中吗
doris是2.1.11版本,kafka是3.7.1版本,想把kafka中前缀为zentao.*所有topic分别同步到doris不同数据表中,根据topic自动建表,做数据实时同步,这个能操作吗,能做操作的话有类似代码吗
2.1
content
ingestion
0
votes
1
answers
27
views
cheng1483
1
•
asked Apr 10
4.0.4 stream load 报错: can not cast from origin type bitmap to target type=varchar(65533)
版本: doris-4.0.4 问题描述: 建表语句中包含bitmap类型,导入时使用to_bitmap提供值,但会报语法错误 {code...} stream load 不支持 json 转换为 to_bitmap 类型么?json 格式如何导入 bitmap格式呢?
ingestion
0
votes
1
answers
11
views
1
(current)
2
3
4
5
Next
Next
Hot Questions
Doris 4.0.5 查询冷数据超级慢,查磁盘数据是1s左右,查询s3是10倍不止
使用UNIQUE KEY建表时候,用日期建分区,日期字段不是跟在id后面,一定要列出日期字段前面所有字段才能建分区吗
Doris4.0.3 版本 FE无法启动,频繁报:wait catalog to be ready. feType:UNKNOWN isReady:false
ROUTINE LOAD导入kafka数据,当kafka是cdc数据,JSON格式,带删除标识的:op:d
1 answers
jdbc catalog 地址修改有残留
Doris 4.0.5 ArrowFight 问题
1 answers