Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
peter
3
•
asked May 27
doris2.1.9 如何扩大保留的profile数量?
This table lists the latest 100 queries 我们希望这个参数可以扩大一点,但是翻遍了文档和论坛和SHOW VARIABLES LIKE '%profile%'; 没看到能改这个的参数。
2.1
performance
0
votes
1
answers
19
views
shifang
7
•
asked May 27
部分sql 不能格式化
studio版本1.1.0,点击格式化,没有效果, SQL为: with j_trip as (select * from (select biz_id, app_id, user_id, trip_no, fellow_no, in_voucher_no, out_voucher_no, in_time, out_time, in_line_name, out_line_name, in_station_name, in_station_no, out_station_na...
selectdb-studio
0
votes
1
answers
16
views
Dogbertmis
13
•
asked May 27
请教:Doris-Manager无法配置邮箱报警
Hi 各位,请教一下 我在Doris manager中报警信息无法通过邮箱发送给相关用户,是哪里的设置不正确吗? 当前版本:Doris Manager v24.3.0 修改配置后已保存。 但均不生效。
3.0
manager
cluster
faq
0
votes
2
answers
34
views
某某某某
52
•
asked May 26
doris 使用flink导入, 报 stream load error: HTTP/1.1 307 Temporary Redirect
doris版本 2.1.8.3, flink connector版本 1.16-1.6.2 报错信息: 2025-05-26 15:49:32,702 INFO org.apache.flink.connector.base.source.reader.fetcher.SplitFetcher [] - Split fetcher 0 exited. 2025-05-26 15:49:32,704 WARN org.apache.flink.runtime.taskmanag...
2.1
0
votes
1
answers
17
views
某某某某
52
•
asked May 26
doris 突然出现大量报错 Null packet received from network
在调用方式及调用频率没有变化的情况下, doris日志出现大量报错日志 2025-05-26 16:22:28,147 WARN (mysql-nio-pool-89239|2925558) [ResultReceiver.cancel():231] ResultReceiver of query 1712dba2e7db4194-960f59ab8ee8087a cancel failed, typically means the future is finished 20...
2.1
0
votes
1
answers
40
views
GabrielHuang
1
•
asked May 26
Insert into Select写入数据不一致
版本:2.1.4 问题描述: 如下SQL使用ifnull()函数来判断进行join后的小表tableB的值是否为空,当为空时则赋值为0,但是插入到表中的数据该字段仍存在空值。 {code...}
2.1
0
votes
1
answers
23
views
1
•
asked May 26
doris2.0.15 unique表部分更新出现副本数据不一致
doris2.0.15 unique表部分更新,5.15号10点到12点这个时间点,集群有两个节点出问题,宕机重启了,后面发现这段时间数据副本不一致
partial-update
storage
ingestion
2.0
0
votes
1
answers
16
views
d_001
1
•
asked May 26
多be中Stream Load导入慢
测试环境中,1fe + 3be 使用 datax stream_load 导入 1000W 数据耗时 4分左右。 正式环境中,3fe + 10be 使用 datax stream_load 导入 1000W, 越到后面,导入时间越长,最终导致读取超时。 2个环境中,配置都是一样的配置。 该如何处理,求大佬在线解决。
2.1
ingestion
0
votes
1
answers
31
views
赵超Ryan
3
•
asked May 26
异步物化视图刷新时会锁表吗
在生产环境中使用以下语句构建了异步物化视图 MView1,物化视图的刷新方式是基于基表变更的实时刷新,其中基表p和q数据变化的频率比较频繁。 现在使用数据组件往p表和q表写入数据的时候,会时不时提示错误“detailMessage = get tableList write lock timeout”,从具体错误信息中看是获取不到doris表的写锁。 请问: 1.物化视图刷新时,是否会对基表进行锁定,以致在锁定的这段时间内,不能往基表写入数据 2.构建物化视图的sql如果执行...
resource-admin
mtmv
2.1
storage
0
votes
1
answers
20
views
ry
1
•
asked May 24
BE VmRSS(process resident memory) 持续上涨至OOM
版本:2.1.7 机器3台8C16G 作为BE 问题1.为什么这些加起来与VMRSS差的有点多 问题2.:目前BE宕机日志及相关信息 参数mem_limit=70% 日志: I20250524 14:41:36.323154 6814 memory_reclamation.cpp:93] [MemoryGC] end full GC, free Memory 0. cost(us): 34177, details: : FreeTopMemoryLoad: - CancelC...
2.1
0
votes
1
answers
73
views
Prev
Prev
4
5
6
(current)
7
8
Next
Next
Hot Questions
【资料下载】5/17 相约广州,与天翼云、无限极、货拉拉一同揭秘可观测、湖仓一体、用户画像等实时数仓前沿实践
1 answers
bitmap精确去重 效率不如distinct?
[CANCELLED]failed to initialize storage reader. tablet=57732, res=[E-3110][INTERNAL_ERROR]different type between schema and column reader
bdb过大,3FE因为其中一台机器故障导致fe启动不了,选定了一个fe作为master重新租了集群
1 answers
Spark读取Doris报错
1 answers
doris 偶发查询很慢