Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Chenhaokaiyan
5
•
asked Jan 5
flink cdc3.5向doris3.08 的存算分离集群写入数据报错No cloud cluster name selected
如题,详细报错就是: Caused by: org.apache.doris.flink.exception.DorisBatchLoadException: stream load error: stream load error, response is {"status":"FAILED","msg":"errCode = 2, detailMessage = No cloud cluster name selec...
3.0
ingestion
0
votes
1
answers
25
views
lilili
3
•
asked Jan 5
manger-web-ui和fe节点启动问题
无论是执行stop.sh命令还是直接kill点进程,为什么过一会儿manger-web-ui和fe节点总会自己启动呢?
manager
0
votes
1
answers
31
views
wangwenbo
11
•
asked Jan 5
Doris v2.1.6 一台BE 节点异常重启
问题:一台be 节点重启 时间:2026年1月3日 16:21:35(崩溃)至 16:35:39(恢复), 现象:分配到该节点重启,出现SIGSEGV段错误 影响:分配到该节点的查询失败,集群稳定性受影响 详细日志(版本是2.1.6 ,当时从2.1.3 升级上来,没换目录) {code...}
2.1
cluster
0
votes
1
answers
32
views
leizhuo
5
•
asked Jan 5
3.0.8使用JDBC Catalog查询外部MySQL库数据JVM OOM
报错内容: [1105] [HY000]: errCode = 2, detailMessage = (10.129.xxx.xxxx)[INTERNAL_ERROR]throwableToString threw an unchecked exception. The JVM is likely out of memory (OOM). 重启集群后报错消除
3.0
0
votes
1
answers
31
views
xiaoqiang
1
•
asked Jan 4
logstash安装output-doris后,启动不起来
安装命令如下: ./bin/logstash-plugin install --no-verify ./logstash-output-doris-1.2.0-java.gem 启动报错信息如下::: 配置部分截图示例:
2.1
0
votes
2
answers
25
views
jiami
1
•
asked Dec 30, 2025
【求助】升级到2.1.8版本后,从S3导入数据变慢
之前用的是2.0.0的版本,平时从S3导入数据的速度非常快,1G大小的数据,小几十秒就导完了。升级到2.1.8之后,同样大小的文件,需要30多分钟才能导入完成。通过查看BE节点的监控发现,前后下载文件的速度差距非常大,2.0.0版本下载速度一般可以到几百Mb/s,而2.1.8版本,一般只有几Mb/s,甚至只有几十Kb/s。两个版本的be.conf的配置是一样,不知是否需要修改其他的配置,才能提高数据的导入速度。
2.1
ingestion
performance
2.0
upgrade
0
votes
1
answers
93
views
zlhxxx
172
•
asked Dec 30, 2025
Doris V4.0.2 group commit
看官方最新文档,group commit的测试如下: 现在是不是还是一样,高频导入也要置为false
4.0
0
votes
1
answers
40
views
1
•
asked Dec 30, 2025
查询外部glue hive后fe宕机
环境 doris版本: doris-3.0.6.2-rc01 selectdb版本: v25.1.1 背景 由于业务需要, 需要在doris中查询aws的athena数据, 而athena的metadata存放于aws的glue, 因此参考doris官方文档, 创建外部catalog读取数据, 文档地址: [https://doris.apache.org/zh-CN/docs/3.x/lakehouse/metastores/aws-glue?_highlight=glue...
3.0
0
votes
1
answers
28
views
Zhengwei
1
•
asked Dec 30, 2025
Column 'page_time' in field list is ambiguous.
Doris版本:doris-2.1.11-rc01 有两张主键表:table_1和table_2 table_1字段:news_id、page_time、title table_2字段:news_id、page_time、content 两个表的id、page_time都是相同的 select pip.news_id from table_1 pip J0IN table_2 nc ON pip.news_id = nc.news_id where pip.page_time...
2.1
0
votes
3
answers
34
views
witness
1
•
asked Dec 29, 2025
Doris4.0.1通过Debezium Kafka Connector 监控MySQL数据再通过Doris Kafka Connector实时同步到Doris内部表速度很慢是怎么回事儿
描述: 我通过Java以200条数据一批 写入MySQL表中,共写入10000条数据,在40秒左右写入完成,但通过该实时同步链路,Doris内部表同步完需要20+分钟且我调整Doris Kafka Connector中的buffer.count.records参数与buffer.flush.time参数的值对同步速度没有明显的影响。请使用过该链路进行数据实时同步的大佬指教。 1、部署信息:Linux 服务器 8核32G fe与be都部署在该服务器上,zookeeper,kaf...
ingestion
performance
0
votes
1
answers
31
views
Prev
Prev
20
21
22
(current)
23
24
Next
Next
Hot Questions
doris存算一体架构中,对表进行冷热分层后,数据放在远程存储cos上面,发现磁盘暴涨的同时cos的读请求量很大。
1 answers
doris-manager webserver启动问题
1 answers
使用StreamLoad向Doris-4.0.1版本的聚合表导数据超时问题
1 answers
doris4向hive库insert overwrite会卡住
1 answers
fe报错:write lock timeout
1 answers
Doris BE节点启动后60秒自动重启
1 answers