Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
bob
1
•
asked Sep 2, 2025
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
49
views
select
5
•
asked Sep 2, 2025
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
54
views
Fennng
27
•
asked Sep 2, 2025
N-Gram索引的分词粒度是字符级别还是word级别
按文档的说法,N-Gram是“指定 N 个连续字符分词一个词”。 对于举例“This is a simple ngram example”,在N=3的情况,我理解按照字符级别分词,应该分为“Thi”、“his”、“is ”、“s a”、 ……。 但是文档中对于举例的内容是按word粒度进行分词的,在 N = 3 的时候分成 'This is a', 'is a simple', 'a simple ngram', 'si...
3.0
0
votes
1
answers
87
views
chensheng
11
•
asked Sep 1, 2025
TVF直接查询OSS上的数据不支持压缩?
TVF直接查询OSS上的数据不支持压缩?参考设置了'compress_type' = 'GZ'参数但是不管用!2.1.7版本
2.1
0
votes
1
answers
35
views
sevenpence
1
•
asked Sep 1, 2025
recycler 没有正确加载 HDFS Storage Vault
{code...} 有没有大佬看一下, 帮忙解决一下
decoupled
3.0
0
votes
1
answers
87
views
Doris9
9
•
asked Sep 1, 2025
Doris 2.1.8.1 读取历史分区数据报错,导致be crash
file=/data/data5/doris/data/894/174258333/145400512/0200000000676127f0445a1675dccd775d9289377ba39eae_1.dat 是某张表的历史分区的数据,当执行SQL select count(*) from abc PARTITION p20250130 where CONTENT <> ''; 时就会报一下的错误 导致be直接crash。 Doris 2.1....
2.1
0
votes
2
answers
83
views
Mehedy
1
•
asked Sep 1, 2025
Doris connection issue during load testing with mysqlslap
Hello Doris Team, I am facing an issue when performing load testing on Apache Doris using mysqlslap. Here are the details: Doris Version: apache-doris-3.0.7 Environment: 1 FE Node, 2 BE Node. When I run the following command, it works fine:...
resource-admin
3.0
query
performance
install
0
votes
1
answers
46
views
江南
9
•
asked Sep 1, 2025
求助!doris重启be起不来,一直卡在Sleep 1s to wait for storage engine init.
看日志上边就是在正常启动,然后就一直卡在这里。过一会超时了就会自动再重启卡在这里 之前卡在这里十分钟后be就会正常启动,这次会一直卡在这里过不去
2.1
0
votes
1
answers
81
views
tyrantdiablo
13
•
asked Sep 1, 2025
insert into select 外部catalog表 插入数据,报要求字段not null的错误,但字段都是定义允许null
我用insert into select 外部catalog表 插入数据,报错: 失败: errCode = 2, detailMessage = (10.10.0.64)[RUNTIME_ERROR]JdbcExecutorException: jdbc get block address: | CAUSED BY: RuntimeException: the result of 2185 row is null, but the return type is not nu...
ingestion
0
votes
2
answers
74
views
Brocol
22
•
asked Aug 30, 2025
复杂SQL优化,请求协助
基本信息: doris版本是2.1.6 be:3个节点,32G16C 每个表数据的replica=3 执行遇到多个大表join的情况,会出现集群cpu和内存的飙升,想要对其优化 {code...} 看了profile文件,发现条件中order_numnber对应的数据没有下推到or_task_count表,导致扫的数据太多了 尝试过加大执行的并发,并没有用 目前doris对这种优化的相关资料比较少,想请教下怎么做这种优化,或者说有什么好的方法论没 (附件不能传profile,...
2.1
0
votes
3
answers
127
views
Prev
Prev
92
93
94
(current)
95
96
Next
Next
Hot Questions
doris每日崩溃重启
4.0.3升级到4.0.7后,对BE进行扩容10节点
Doris-3.0.5 一个be 节点12磁盘设备中一个坏盘,影响表的读写数据
修改用户默认workload_group后stream_load报错
1900w数据量执行时内存激增到8g
1 answers
Doris升级至4.1.0后查询和写入效率变得巨低
1 answers