Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zlhxxx
176
•
asked Oct 11, 2025
Doris 3.0及以上版本 读写分离性能问题
想请问有没有已经在使用的读写分离的,想知道有没有什么坑,性能和延迟大概怎样的 如果6个BE资源一致,3个写3个读 与 6个读写一体,孰优孰劣,如何取舍。 写入峰值 100MB/s 读取QPS峰值 3000 QPS 原始热数据 3TB 原始冷数据 100TB左右
3.0
3.1
0
votes
2
answers
159
views
AlignNulux
1
•
asked Oct 11, 2025
频繁使用 StreamLoader 接口导入大批量数据(几十亿至一百亿)出现性能明显下降,有无较好的实践?
如题。目前在做一个自动化程序,调用 StreamLoader 接口反复并发向单表写入大批量数据。在持续运行一小时后出现明显的性能下降,并且 CPU 和内存占用较高。CPU 平均 4000%。strace doris-be 发现有巨量 210KB 左右大小的文件读写中。有什么办法改善这个现象吗? Doris 2.1.11 环境 AMD EPYC 7763 64-Core, 512GB RAM,BE 有两块 NVME 存储盘支持。
2.1
0
votes
1
answers
83
views
mcclone
25
•
asked Oct 11, 2025
服务器异常关机导致表副本损坏,提示version_error
有没有什么好的办法,可以避免
2.1
0
votes
2
answers
46
views
Power
35
•
asked Oct 11, 2025
2.1.10版本升级3.0.8版本后get_json_string方法无法提取数组中的值
SELECT get_json_string('[{"k1":"v1"}, {"k2":"v2"}, {"k1":"v3"}, {"k1":"v4"}]', '$.k1');
3.0
0
votes
1
answers
46
views
lhhtb
1
•
asked Oct 11, 2025
flink-doris-connector的25.1.0版本使用CdcMysqlSyncDatabaseCase当任务启动后MySQL后新增的表无法同步,还需要其它什么设置
flink-doris-connector的25.1.0版本使用CdcMysqlSyncDatabaseCase当任务启动后MySQL后新增的表无法同步,还需要其它什么设置吗 {code...}
catalog
2.0
0
votes
1
answers
49
views
49
•
asked Oct 11, 2025
3.1.1 动态分区和自动分区 创建的名称不一致
{code...} 会自动生成分区,但是分区名称不对,没有 000000 社区里有人提了pr 还被closed,不知道是怎么回事 [https://github.com/apache/doris/pull/45540]
decoupled
3.1
0
votes
1
answers
80
views
Lanyucaihong-888
1
•
asked Oct 10, 2025
按照doris官方文档部署doris3.0.7存算一体部署fe,一直报stat table does not exist, db_name: __internal_schema, table_name: column_statistics
2025-10-10 18:12:46,773 INFO (STATS_FETCH-0|180) [StatisticsUtil.statsTblAvailable():490] stat table does not exist, db_name: __internal_schema, table_name: column_statistics 2025-10-10 18:12:46,857 INFO (Statistics Job Appender|180) [Stati...
3.0
0
votes
3
answers
93
views
chensheng
11
•
asked Oct 10, 2025
Routine Load kafka 连接数
Routine Load 中有没有调整对 Kafka tcp连接数的配置项?2.1.7
2.1
0
votes
1
answers
32
views
wanggx
5
•
asked Oct 10, 2025
通过Spark Doris Connector的方式访问Doris表,提示报错fragment_executor execute failed
错误提示 问题描述: doris2.1.8中两张表 CREATE TABLE orders ( order_id bigint NULL, user_id bigint NULL, product_id bigint NULL, order_time datetime NULL, ship_time datetime NULL, amount double NULL, quantity int NULL, discount float NULL, total decimal(...
2.1
catalog
0
votes
3
answers
99
views
junyu
1
•
asked Oct 10, 2025
doris 2.1.6版本,执行sql脚本在将数据插入表中时报错字段不存在
实际上表中并没有设计这个不存在的字段,报错后不做任何变动重新执行sql脚本后,脚本执行成功,这个问题复现多次了,排查过相关问题: 这些不存在的字段会在数据库其它表中存在,但当前sql脚本中并没有关联存在这些字段的表 发现问题后将表进行了删除并重新创建,但是还是会不定时报错
2.1
0
votes
1
answers
30
views
Prev
Prev
72
73
74
(current)
75
76
Next
Next
Hot Questions
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
建议支持geo结构存储类型