Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
toms
13
•
asked Aug 20, 2024
datax 写入数据失败Encountered unqualified data,stop processing,没有返回err_url
2.1.5版本
2.1
1
votes
1
answers
103
views
nokichen
29
•
asked Aug 20, 2024
希望可调整 interval_base_compaction_threshold
v2.1.5 base compaction部分代码截图如上,单个bucket内base compaction的间隔最晚不会超过1天 当前场景希望部分表的tablet一直不进行,或只在周末空闲时进行base compaction
2.1
0
votes
1
answers
35
views
____
3
•
asked Aug 20, 2024
be节点不定时crash
doris的版本,基于官方的1.2.8版本自己编译的,不过使用官方的版本仍然会有这个错误,见图片 {code...}
1.2
0
votes
1
answers
94
views
wywCn
7
•
asked Aug 20, 2024
doris执行查询导致节点宕机
be.out *** Query id: fca065a384eb4917-93365c01a42d0bc1 *** *** tablet id: 0 *** *** Aborted at 1724141710 (unix time) try "date -d @1724141710" if you are using GNU date *** *** Current BE git commitID: ae923f7094 *** *** SIGSEGV ad...
2.0
0
votes
1
answers
197
views
yang
3
•
asked Aug 20, 2024
物化视图bitmap
聚合模型上创建物化视图时是否不可以使用bitmap_union函数
2.1
物化视图
0
votes
1
answers
40
views
_青柠__
1
•
asked Aug 20, 2024
动态分区表仅某日数据查询报错partition_in_memory_update_interval_secs如何解决
外部表A按月分区,查询时加了分区,也在where子句中添加了日期筛选条件,其它日期的都可,只有2024/07/04的报错[HY000][1105] errCode = 2, detailMessage = (10.0.66.61)[CANCELLED]NoSuchFieldError: partition_in_memory_update_interval_secs。 我检查了doris的配置SHOW VARIABLES LIKE '%partition_in_mem...
2.1
0
votes
1
answers
29
views
00SoWhat00
6
•
asked Aug 20, 2024
BUG explode_map() 函数BUG
{code...}
2.1
0
votes
1
answers
22
views
pillar
5
•
asked Aug 20, 2024
Doris查询数据中间结果落盘功能
现阶段doris如果涉及到大查询,在内存不足或者集群压力比较大的时候,会导致超内存限制而语句报错,但是实际开发过程中,有些离线数据或者实时性要求不高的数据,只需要得出结果,不需要很快的响应,请问doris是否支持中间结果落盘的计划? 可以在session级别或者sql级别添加参数,控制该执行的sql,中间结果落盘,而不报超内存错误,执行时间长都没问题
2.1
0
votes
1
answers
139
views
pillar
5
•
asked Aug 20, 2024
同样的数据,排序键顺序不一样,数据量差30%
Doris版本:doris-2.0.9-5c2fca80b0 建表语句1: 建表语句2: 同样使用lz4压缩方式,唯一的区别就是,主键排序字段不一样 表一使用lz4压缩,主键顺序event_name(varchar100)排在首位,show data 大小为 5.203 GB 表一使用lz4压缩,主键顺序event_time(datetime)排在首位,show data 大小为 3.815 GB 为何仅仅修改了排序键的顺序,占用磁盘空间差距近30%? 主键顺序不同,是否有索...
2.0
0
votes
1
answers
111
views
dinsy
3
•
asked Aug 20, 2024
请教,Doris在做压测时,出现查询效率低的问题,请大神帮忙分析一下
Doris在做压测时,出现查询效率低的问题, 基本信息如下: Doris三台机器,1台FE,三台BE,64核,128G,HDD 单表600W,大约1G,分两个桶,没有分区,SQL语句单条查询大概在1.5-2秒左右,压测100并发时间在13-20秒之间 QueryProfile分析: 根据QueryProfile信息, 1. 在Instance 26d0866efab94717-a8ef244b11cb8f1d(.224)的PipelineTask (index=1)中Task...
2.0
0
votes
1
answers
148
views
Prev
Prev
260
261
262
(current)
263
264
Next
Next
Hot Questions
Doirs 2.1.10 报错请求的转换无效
doris版本为2.1.10查询报错,更新前2.1.7版本的查询没有问题,请问该怎么解决
有偿解决问题!doris查询性能提升
1 answers
Doris2.1.10使用catalog连接paimon,新增数据看不到,必须手动refresh CATALOG才能看得到
Doris 3.1 查询加速
如何降低doris远程存储的访问频率