Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
haoxiaoyu
3
•
asked Oct 27, 2024
Superset连接Doris查询偶发异常:没有可用的BE,请各位大佬分析原因
Doris版本:doris-2.1.4-rc03-e93678fd1e 部署结构:3FE+4BE 配置:部署了6台服务器,每台配置: 16C 64GB 100GB+1TB 操作系统:Rocky Linux release 8.5 (Green Obsidian) 现象:superset查询Doris的catalogs中hive数据库时,频繁出现查询失败的情况,superset提示: {code...}
2.1
catalog
cluster
install
0
votes
2
answers
178
views
yuehong
1
•
asked Oct 27, 2024
使用java语言 如何写Doris stream_load 会有比较高的性能?
如果攒批请求那么数据攒到哪里?如果不攒批 较频繁的http请求又会降低系统性能
2.1
storage
ingestion
performance
2.0
0
votes
2
answers
73
views
zhuyu
1
•
asked Oct 26, 2024
基于外部库查询,where子句中嵌入子查询返回的单一值作为过滤条件,执行奇慢无比。注:这个子表只有1条数据
2.1
0
votes
1
answers
46
views
zlhxxx
140
•
asked Oct 26, 2024
分片不健康的场景
表是Uni MOR,在写入压力大的情况下,例如报[PUBLISH_TIMEOUT]TStatus: transaction commit successfully, BUT data will be visible later。是不是此时如果还一直去即时查询,才会导致FE认为副本不健康 想要询问不健康的场景
2.1
0
votes
1
answers
38
views
____
27
•
asked Oct 26, 2024
数据表每次在写入后的首次查询就会慢,咋么优化?
写入是用stream load,每小时写入一次, 每次写入后首次查询: 第二次查询: 表结构: {code...} doris 版本 2.0.15,3fe 3be部署 数据总大小:
query
performance
2.0
0
votes
2
answers
48
views
hz1985
1
•
asked Oct 26, 2024
请问聚合模型不支持count()吗
我司有大量需求是分组统计数量,比如 select count(*) as num from xxx group by vin
3.0
0
votes
1
answers
32
views
a1792340235
3
•
asked Oct 25, 2024
创建存储过程不会报错
创建了一个存储过程里面内容随便写都不会报错,执行也不会报错
3.0
0
votes
1
answers
89
views
luochen
5
•
asked Oct 25, 2024
Doris Manager 24.0.3 检索分析只能显示500条数据
Doris Manager WebUI,检索分析里无论筛选时间长短,都只能显示500条,这个限制有配置可以自定义修改嘛?
doris-webui
0
votes
2
answers
43
views
____
5
•
asked Oct 25, 2024
【2.1.x】建表使用BITMAP_UNION时不能允许空值
1.2及版本以下建表没有问题 建表语句如下 CREATE TABLE t_tag_bitmap ( tag varchar(10) NULL COMMENT "", user_id bitmap BITMAP_UNION NULL COMMENT "" ) ENGINE=OLAP AGGREGATE KEY(tag) COMMENT "OLAP" DISTRIBUTED BY HASH(tag) BUCKETS 5 PROPER...
2.1
0
votes
1
answers
39
views
wayne
1
•
asked Oct 25, 2024
Broker load从hdfs上导入几条测试数据报错:RPC response exceeds maximum data length
Doris版本:2.0.14 -no AVX2 导入文件只有4行数据,执行broker load报错: rrors while get file status DestHost:destPort xardc2:12003 , LocalHost:localPort xardc2/172.21.3.65:0. Failed on local exception: java.io.IOException: org.apache.hadoop.ipc.RpcException: R...
ingestion
2.0
0
votes
1
answers
24
views
Prev
Prev
139
140
141
(current)
142
143
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
自增列无法自动填充实体
doris 2.1.6 一个fe follower突然崩了启动不了,日志如图
unique key hash分桶数据倾斜
hive写doris 异常Not allowed running Insert Overwrite on same table
2.1.7 版本doris集群中的一个be节点,凌晨3点7分突然离线重启