Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
江南
9
•
asked Oct 9, 2025
be经常被加入黑名单black list
doris版本:doris-2.1.8-rc01-52396fbc88 be出现经常被加入黑名单,两三分钟就会自己恢复。 每次被加入黑名单,be日志就会出现这个报错,请问该怎么排查 报错如下: {code...}
2.1
0
votes
1
answers
52
views
iship
3
•
asked Oct 9, 2025
数据库备份超时
doris-2.1.6-rc04(AVX2)版本 创建备份任务后在创建snapshot阶段有几个任务一直没有完成,最终整个备份任务超时,数据量大概10TB左右 我应该用什么思路去排查问题?还是调高超时时间重新执行备份任务即可?
2.1
cluster
0
votes
1
answers
77
views
baijun
15
•
asked Oct 9, 2025
请问X2Doris是否有计划支持Clickhouse的迁移
如果有计划,大概什么时候的版本可以支持?
3.0
x2doris
0
votes
1
answers
52
views
kaijun
7
•
asked Oct 9, 2025
fe偶现报错,节点崩溃,版本2.1.7
2025-10-09 12:35:07,034 ERROR (thrift-server-pool-136|418460) [BDBJEJournal.write():294] catch an exception when writing to database. sleep and retry. journal id 111459967 com.sleepycat.je.rep.InsufficientAcksException: (JE 18.3.12) Transac...
2.1
0
votes
1
answers
53
views
vvtf
3
•
asked Oct 9, 2025
doris-2.1.10, insert卡住, 耗时很长.
{code...} [执行insert卡住时的3台fe的jstack信息.]
2.1
0
votes
2
answers
57
views
allstudy
1
•
asked Oct 8, 2025
如何通过catalog访问sqlite数据库的数据
我有一个需求,就是将sqlite数据库的数据抽取到doris,其它数据库基本都可以通过catalog连接,然后insert into的方式完成。经过测试doris的catalog并不支持sqlite,请问可以支持么?
2.1
demand
0
votes
2
answers
28
views
1
•
asked Oct 5, 2025
从3.0.3升级到3.0.8后OPEN API报错
调用/api/meta/namespaces/<ns>/databases/<db>/tables/<tbl>/schema 报错,提示IllegalStateException错误 报错代码位置:https://github.com/apache/doris/blob/96abadcc8fd3887847b45ee3858e5e8e62907af8/fe/fe-core/src/main/java/org/apache/doris/htt...
3.0
demand
upgrade
0
votes
1
answers
33
views
world
1
•
asked Sep 30, 2025
fe启动失败:java.lang.NullPointerException: null at org.apache.doris.datasource.InternalCatalog.unprotectAddReplica(InternalCatalog.java:983)
doris-fe.jar:1.2启动报错: 2025-09-30 11:44:58,976 INFO (stateListener|87) [DatabaseTransactionMgr.replayUpsertTransactionState():1862] replay a committed transaction TransactionState. transaction id: 301811040, label: insert_ea5c3b4846904ee9_ba...
1.2
0
votes
2
answers
37
views
ll
3
•
asked Sep 29, 2025
异步物化视图不能透明改写
doris版本: 3.0.6/3.1.1 创建 paimon catalog paimon_s3_dh; 创建物化视图: create materialized view mv_dwd_agg_3 BUILD IMMEDIATE REFRESH COMPLETE ON SCHEDULE EVERY 1 hour as select id,sum(a) as a from paimon_s3_dh.test.dwd_15m group by id; 设置外部透明改写参数: SE...
mtmv
0
votes
2
answers
39
views
iship
3
•
asked Sep 29, 2025
创建快照报错:[COMMON_ERROR, msg: failed to choose replica to make snapshot for tablet 13854. visible version: 6]
doris-2.1.6-rc04(AVX2)版本 执行以下命令创建快照时报错: {code...} 使用show tablet 13854;查看表格信息时输出如下图: 进一步获取副本状态时发现副本状态似乎都正常: 接下来我该如何继续排查问题?
2.1
0
votes
1
answers
40
views
Prev
Prev
53
54
55
(current)
56
57
Next
Next
Hot Questions
日志一直在报parse date or datetime fail
1 answers
升级后视图查询速度变慢
doris存算一体架构中,对表进行冷热分层后,数据放在远程存储cos上面,发现磁盘暴涨的同时cos的读请求量很大。
1 answers
doris-manager webserver启动问题
1 answers
Doris从2.1.6迭代升级到3.1.2后故障问题
使用StreamLoad向Doris-4.0.1版本的聚合表导数据超时问题
1 answers