Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
难得今生共此时
3
•
asked Apr 25, 2024
【已解决】Doris 两be两副本执行sql比单be单副本执行慢2、3倍
Drois版本 selectdb-doris-2.1.1 1fe+2be(fe与be混部) 24C/100G/千兆 查询sql [https://img.wgmf.com/doris_query.txt 1fe 2be 2副本执行的profile =》 执行 21s多 https://img.wgmf.com/doris_21s.txt 1fe 1be 1副本执行的profile =》 执行 6s多 https://img.wgmf.com/doris_6s.txt] ipe...
2.1
performance
0
votes
1
answers
130
views
changguowei
199
•
asked Apr 25, 2024
【已解决】profile分析:只查看数据扫描总时间应该看哪个指标
只列了一部分 Query: Summary: - Profile ID: 932d72aada9d4357-8f5d8b9926f0b8fa - Task Type: QUERY - Start Time: 2024-04-25 17:02:39 - End Time: 2024-04-25 17:03:10 - Total: 31s504ms - Task State: EOF - User: root - Default Db: - Sql Statement: SELE...
2.0
docs
0
votes
1
answers
167
views
____
3
•
asked Apr 25, 2024
【已解决】ccr-syncer 编译失败,哪里可以获取二进制包?
ccr-syncer 编译失败,哪里可以获取二进制包?
2.0
0
votes
1
answers
165
views
椰子Echo@SelectDB
1111
•
asked Apr 25, 2024
【2.1 版本新特性】Apache Doris 基于 Workload Group 的负载隔离能力解读
现如今企业的数据查询需求在不断增多,在共享同一集群时,往往需要同时面对多个业务线或多种分析负载的并发查询。在有限的资源条件下,查询任务间的资源抢占将导致性能下降甚至集群不稳定,因此负载管理的重要性不言而喻。在早期版本中,Apache Doris 推出了基于资源标签(Resource Tag)的隔离方案,包括集群内节点级别的资源组划分以及针对单个查询的资源限制,实现了不同用户间的资源物理隔离。 为给用户提供更完善的负载管理方案,Apache Doris 自 2.0 版本起,推出...
resource-admin
content
0
votes
1
answers
154
views
椰子Echo@SelectDB
1111
•
asked Apr 25, 2024
【Release Note】Apache Doris 2.0.9 版本正式发布!
亲爱的社区小伙伴们,Apache Doris 2.0.9 版本已正式发布。在本次版本中,有 34 位贡献者提交了约 68 个功能改进以及问题修复,欢迎大家下载体验。 官网下载: [https://doris.apache.org/download/ GitHub 下载: https://github.com/apache/doris/releases]
community
2.0
0
votes
1
answers
87
views
new-bug
9
•
asked Apr 25, 2024
【已解决】doris中获取两个时间点中间的日期
请问有类似这种效果的函数吗?
faq
0
votes
1
answers
175
views
wangdi
29
•
asked Apr 25, 2024
【已解决】请教下Doris中某个监控指标含义
文档里没有doris_be_push_request_write_bytes、doris_be_push_request_write_bytes的说明,请问他们是什么含义?
2.1
0
votes
1
answers
109
views
托马斯hbx
11
•
asked Apr 25, 2024
【已解决】想问下array_remove如何移除null?
最近在测试平迁starrocks的sql,发现array_remove表现和sr不一样,有无其他办法剔除null值? sr 3.1.9: {code...}
2.1
0
votes
1
answers
57
views
许鸿坤@Cisco
21
•
asked Apr 25, 2024
【已解决】failed to init rowset builder. version count: 2022, exceed limit: 2000, tablet: 29302
多张表在通过stream load的过程报错exceed tablet version 请教一下tablet的verion的概念 根据搜到的信息是增删改查的次数,不知道是不是这个概念? 但是使用stream load的过程中难道是写入数量的原因吗?是批次的原因吗?还是ck太小?
2.1
0
votes
1
answers
252
views
wanxiaohun
41
•
asked Apr 25, 2024
【已解决】使用 routine load 向自动分区导入数据比非自动分区的导入速度显著的慢
版本:drois 2.1.2 现象:使用routine load向自动分区和非自动分区表导入数据,发现非自动分区的速度快很多。 查文档得知有 : olap_table_sink_send_interval_microseconds 数据发送的监测间隔 olap_table_sink_send_interval_auto_partition_factor 自动分区的监测间隔系数。 如果我需要自动分区和非自动分区的导入速度保持一致,这个参数应该写成 1么? 问题如下: 自动分区的...
2.1
ingestion
1
votes
1
answers
139
views
Prev
Prev
398
399
400
(current)
401
402
Next
Next
Hot Questions
官方文档的示例运行报错(array_sort)
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 预热