Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
DHL
1
•
asked May 27
求助doris 一个节点进程被杀死,重启后客户端操作异常,查询插入失败报错
查询了一些信息说是数据副本不一致,执行了手动设置40914520 status=bad 的命令,但好像没有效果
2.1
0
votes
1
answers
9
views
alocosia
1
•
asked May 26
doris 2.1.9 自动分区最佳实践中, "dynamic_partition.end" = "0"和文档介绍不一致
[https://doris.apache.org/zh-CN/docs/2.1/table-design/data-partitioning/auto-partitioning] 官网案例 create table auto_dynamic( k0 datetime(6) NOT NULL ) auto partition by range (date_trunc(k0, 'year')) ( ) DISTRIBUTED BY HASH(k0) BUCKET...
2.1
0
votes
1
answers
26
views
ASJW321
7
•
asked May 26
doris3.1.4使用Doris Kafka Connector消费kafka报错
使用Distributed 模式启动,doris新建表有两个隐藏字段用于删除标记和多版本并发控制,但是doris kafka connector不会自动补多版本的,字段数量对不上会报错,Reason: There is no column matching jsonpaths in the json file, columns:[user_id, username, city, age, sex, phone, address, register_time, DORIS_DE...
3.0
ingestion
0
votes
1
answers
13
views
conor
45
•
asked May 26
doris2.1.8版本,简单查询偶发固定返回 800001 行数据,正常应为 100 万 + 行
通过 ProxySQL 代理访问,执行无 JOIN、无聚合、无排序、无 LIMIT 的简单单表过滤 SQL, 偶发静默返回固定 800001 行数据,正常数据量为 100 万 + 行,无任何报错。 审计日志如下图确实返回800001行数据 sql“ {code...}
2.1
0
votes
1
answers
27
views
17602694497
1
•
asked May 26
用FlightSqlDriver创建自定义连接池,设置的库名一直不生效
执行Sql时必须带上库名才能执行,不然一直提示找不到库名
2.1
content
0
votes
1
answers
23
views
yuanfa668
5
•
asked May 26
@Doris 大佬,4.1.1可以上生产了吗?
@Doris 大佬,4.1.1可以上生产了吗?稳定了吗?有大的bug吗?最近想升级了,不知道能不能直接干最新版4.1.1
upgrade
0
votes
2
answers
43
views
____
11
•
asked May 26
Doris 4.0.4 调整系统变量参数会失效
版本:Doris 4.0.4 FE参数: SET GLOBAL runtime_filter_wait_time_ms = 3000; SET GLOBAL memo_max_group_expression_size = 1000000; SET GLOBAL parallel_pipeline_task_num = 10; 问题描述:SET GLOBAL xxx ; 调整系统变量参数失效,节点重启会失效,我放在fe.conf当中不生效,请问如何永久生效?
4.0
0
votes
1
answers
13
views
chengang
1
•
asked May 25
Doris 4.03创建复杂异步物化视图超时卡住
{code...} 我创建,视图创建时间超长,和刷新数据没有关系。看doris日志会有报错。 2026-05-25 13:08:57,779 WARN (mtmv-task-execute-1-thread-2|482) [CollectRelation.collectFromUnboundRelation():212] collect insert target table '[internal, erp_ql_test, mview_saledata_cid_di...
4.0
0
votes
1
answers
21
views
17602694497
1
•
asked May 25
Doris2.1.4.1的版本支持ccr吗?
目前本系统使用的是版本比较低的2.1.4版本,现在有南北两个集群,想使用ccr进行跨集群同步,进行容灾备份,请问该版本支持ccr吗,我们应该用哪个版本的ccr
2.1
storage
cluster
0
votes
1
answers
22
views
Mark
5
•
asked May 25
RESUME ROUTINE LOAD 问题
doris版本3.0.8 RESUME ALL ROUTINE LOAD 命令执行后,所有的routine load都被重启了,不是应该只重启paused状态的routine load吗。 [https://doris.apache.org/zh-CN/docs/3.x/sql-manual/sql-statements/data-modification/load-and-export/RESUME-ROUTINE-LOAD?_highlight=resume&_h...
3.0
0
votes
1
answers
21
views
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions
doris 2.1.7 be 有时候会假死,进程还在fe那边是false
2 answers
大家有Doris创建表的skill吗?
1 answers
4.1版本,修改字段类型之后,分区裁剪不到数据
1 answers
Cannot invoke "org.apache.doris.catalog.Column.getType()" because the return value of "org.apache.doris.catalog.TableIf.getColumn(String)" is nul
fe 2.1.7 节点崩溃重启
1 answers
doris 使用minio备份
1 answers