Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yaoyaoat
1
•
asked Sep 4
随便插入一条数据be就挂掉了,数据也无法正常插入
请问doris3单节点部署完后,fe,be都启动正常,测试建表,随便插入一条数据be就挂掉了,报错:Execution failed: Error Failed to execute sql: java.sql.SQLException: (conn=3) errCode = 2, detailMessage = there exists unhealthy backend. backend 1756949199537 is down,也无法正常插入,be.out中有:325...
3.0
0
votes
1
answers
43
views
JeffreyNie
6
•
asked Sep 3
doris 2.1.11 BuyerID 是关键字?
RuntimeLogger I20250903 15:04:21.409168 806 compaction.cpp:369] start base compaction. tablet=190423278, output_version=[0-18], permits: 2 RuntimeLogger I20250903 15:04:21.409171 805 compaction.cpp:369] start base compaction. tablet=1904232...
2.1
0
votes
1
answers
25
views
____
9
•
asked Sep 3
doris 所有be 执行查询宕机,be.out be.warning均无记录宕机信息
doris版本:1.1.5 doris be 执行查询宕机,be.out be.warning均无记录宕机信息 查看fe日志,发现是先记录无法与be通讯,然后查询才被取消。 be.warning在重启发生时段,没有打印任何信息。 查询messages,不是OOM。 想问下1.1.5版本存在什么已知的会导致该现象的bug吗? 问题sql {code...}
1.2
0
votes
1
answers
16
views
LossDefault
1
•
asked Sep 3
【2.1.6】异步物化视图临时分区
创建异步物化视图后,立刻进行添加索引操作,有触发 "Can not alter table when there are temp partitions in table" 检查日志后发现,有临时分区创建,并在几十秒到几分钟内才会被清除,请问这个是机制还是BUG? 因为创建了较多倒排索引,想知道索引列占用了多少额外空间,可以查询到吗?
mtmv
2.1
0
votes
1
answers
31
views
biscuit04s
1
•
asked Sep 3
doris 2.1.10 通过catalog插入数据到oracle,为null数据报类型错误
通过insert into数据到oracle jdbc catalog,包含为null数据,返回以下错误 {code...} 使用jdbc版本:ojdbc8-19.3.0.0.jar, ojdbc8-19.23.0.0.jar oracle版本:11.2.0.4.0
2.1
catalog
0
votes
2
answers
16
views
happyday_zhang
9
•
asked Sep 3
doris查询汇总和load消费任务时,总是报错副本不存在?
doris版本为2.1.15, 具体描述:doris集群1个fe节点,4个be节点,stream、offline、online、online02白标签,在stream标签下的机器同时承担routine load作业和实时汇总任务,但是该机器cpu配置为112核,512G,21T SSD,总的cpu使用率不高不到10%。具体报错如下: 2025-09-02 22:14:11,514 WARN (mysql-nio-pool-54136|134138) [StmtExecutor...
2.1
0
votes
1
answers
27
views
Dana
1
•
asked Sep 2
Doris3.0.4如何只给用户加函数的执行权限,不让用户看到函数内容?
自定义udf函数可以实现类似的效果吗?
3.0
cluster
0
votes
0
answers
12
views
zhangxiaolong861
9
•
asked Sep 2
使用grouping set后,在加上lateral view explode查询慢
在doris2.1.8版本上有个单表查询使用grouping set后,在加上lateral view explode查询慢,经过profile文件的分析,底层表扫描数据18万行,我们发现在grouping sets 之后,数据量变成了840万行,fragment的instance_num都是1了,lateral view explode 的算子也是1,所以处理的数据很慢。试着调整过并行度参数也没有,请问有什么办法能优化吗,将grouping sets之后的frament数据...
2.1
0
votes
0
answers
12
views
bob
1
•
asked Sep 2
Doris 集成 Ranger 后,部分查询出现errCode = 2, detailMessage = Nereids cost too much time ( 43s > 30s
偶发,集中在某几个用户。权限是确认已经有的。简单的点查 sql 也会出现。部分用户报错频繁。Doris 版本 2.1.9 Ranger 版本 2.4.0
2.1
cluster
0
votes
1
answers
22
views
select
5
•
asked Sep 2
Doris2.0物化视图使用疑问
Base表: *************************** 1. row *************************** Table: dnsbeat_metric Create Table: CREATE TABLE dnsbeat_metric ( req_starttime datetime(3) NULL, event_id bigint(20) NULL, req_id bigint(20) NULL, node_ip varchar(*) NUL...
mtmv
2.0
0
votes
1
answers
30
views
Prev
Prev
4
5
6
(current)
7
8
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
doris的be奔溃,版本2.1.7
Doris部署架构推荐
报错: Failed to get scan range, no queryable replica found in tablet
1 answers
Doris开启了2阶段提交,且事务已经被清理了,如何判断最近一次的ckp对应的事务是否正常提交了
求助!x2doris同步经常中断
1 answers