Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
椰子Echo@SelectDB
1111
•
asked Aug 13, 2025
【用户案例】Apache Doris 在菜鸟的大规模湖仓业务场景落地实践
内容来源:Community Over Code Asia 2025 大会 (CommunityOverCode 是 Apache 软件基金会(ASF)的官方全球系列大会,其前身为 ApacheCon),OLAP & Data Analysis track 分享议题。 本文主要介绍了 Apache Doris 在菜鸟的大规模落地的实践经验,数据分析已经渗透到每个业务线的同学,每天在不同的数据分析报表、数据产品上查数和用数,OLAP 数据库在其中承担着重要作用。我们为什...
catalog
content
0
votes
1
answers
377
views
ggbond
1
•
asked Aug 13, 2025
postgres 如何通过flink cdc 将 oid 类型的实际内容 同步到doris
postgres 17 doris 2.1.10
content
0
votes
1
answers
71
views
wade
5
•
asked Aug 13, 2025
docker环境编译doris-2.1.9的FE报错
使用docker镜像apache/doris:build-env-for-2.1编译doris-2.1.9版本的FE报错: [root@node1 apache-doris-2.1.9-rc02-src]# docker run -it --rm --name doris-build -v /usr/local/apache-maven-3.6.3:/usr/local/apache-maven-3.6.3 -v ~/.m2:/root/.m2 -v /root/apache...
2.1
0
votes
1
answers
36
views
余瀚
1
•
asked Aug 13, 2025
oracle_catalog查询Oracle表报错
CREATE CATALOG oracle_catalog PROPERTIES ( 'type' = 'jdbc', 'user' = 'XXX', 'password'='XXXXXXXX', 'jdbc_url' = 'jdbc:oracle:thin:@//10.0.1.1:1521/XXXX', 'driver_url' =...
2.1
0
votes
1
answers
129
views
ZaraXzz
1
•
asked Aug 13, 2025
fe节点启动时遇到问题
我使用doris v3.0.4 doris-operator v25 k8s双栈(默认ipv6)部署doris集群,Pod IP是ipv6格式。配置文件是enable_fqdn_mode= true 启动出现以下问题 fe1的log {code...}
3.0
cluster
0
votes
1
answers
76
views
hgy
1
•
asked Aug 13, 2025
元数据文件恢复
doris2.0中fe文件中,元数据文件丢失,如何恢复元数据文件
2.0
0
votes
1
answers
22
views
3
•
asked Aug 13, 2025
fe和be内存占用过高,一直不降
版本是3.0.5,发现fe和be内存占用过高,一直降不下来。重启后又可以了。这个一般怎么处理。
3.0
0
votes
1
answers
65
views
小麦苗
3
•
asked Aug 13, 2025
manager-agent报错 异常信息:Agent heartbeat failed too many times
manager-agent报错 异常信息:Agent heartbeat failed too many times 排查正常: {code...}
catalog
0
votes
3
answers
86
views
s_6
3
•
asked Aug 13, 2025
Doris2.1.7版本开启SSL认证
目前我开启Doris服务开启了SSL认证后,并且使用了“ssl_force_client_auth = true”参数。 经过测试发现mysql命令行工具连接doris服务时必须使用ssl认证携带证书的方式,但是当我使用dbeaver连接Doris服务时,不论是否使用SSL证书,均可以连接Doris服务。 [root@hw01 client_certificate]$ mysql -h hw01 -P 30006 -u root -p'xxxxxxxxxxxx'...
2.1
0
votes
1
answers
74
views
happyday_zhang
9
•
asked Aug 13, 2025
doris2.1.7的routineload方式应该如何权衡消费参数问题?
当前我们doris版本是2.1.7,采用的是routine load方式消费kafka入库, 我们是也有一个单独的stream节点消费routinelaod, 当前我们主题分区为3个,消费方式如下所示: CREATE ROUTINE LOAD WIP_TEST_DATA_STREAM1 ON mes_wip_test_data1 WITH APPEND ORDER BY TEST_TIME PROPERTIES ( "desired_concurrent_number...
2.1
0
votes
1
answers
42
views
Prev
Prev
95
96
97
(current)
98
99
Next
Next
Hot Questions
flink doris connector整库同步ORACLE,新增字段不会自动同步
Doris 4.0.6 查询视图报错 Index 92 out of bounds for length 92,基表正常,重建视图无效
1 answers
selectdb 2.1.9 使用ccr做数据同步到doris 4.0.6 版本报原元数据版本不兼容
2 answers
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers
Doris密码加密策略不合符 PCI DSS 审计要求
1 answers
variant字段支持作为JAVA udf输入输出参数吗?
1 answers