Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
erdong
11
•
asked Apr 14
jdbc catalog 地址修改有残留
doris 2.1.10 使用了pg catalog ,中间通过alter catalog命令将ip修改过(新旧ip都可用),发现doris_be进程中还有旧ip有建立连接(ESTABLISHED),使用refresh catalog命令刷新后会断开(CLOSE_WAIT),但是后面还会出现连接。 后面计划将旧ip线,会不会影响使用。
2.1
0
votes
1
answers
11
views
lyl
1
•
asked Apr 13
大量数据通过streamload导入报错
RROR o.d.dataa.service.DataImportService-处理合并文件失败:taskId=203 9179473950822400, filedCode=celvol,_part=5 java.io.IOException:Stream Load 请求异常:Connection refused ... fe log文件夹下有fe.gc日志(应该是java full gc)fe.gc.log.20260203-103903; fe.warn.log 也有...
ingestion
0
votes
1
answers
21
views
lyl
1
•
asked Apr 13
大量数据通过streamload导入报错
ERROR o.d.dataa.service.DataImportService-处理合并文件失败:taskId=203 9179473950822400, filedCode=celvol,_part=5 java.io.IOException:Stream Load 请求异常:Connection refused ... fe log文件夹下有fe.gc日志(应该是java full gc)fe.gc.log.20260203-103903; fe.warn.log 也...
3.1
0
votes
1
answers
18
views
qiaokai12300
1
•
asked Apr 13
有没有大神帮我分析下,为什么这个BE会重启,是Doris有BUG吗? 我使用的版本 4.0.2 arm64
*** Query id: b171e7342553475b-aadb7c81fe2684d2 *** *** is nereids: 1 *** *** tablet id: 0 *** *** Aborted at 1775980341 (unix time) try "date -d @1775980341" if you are using GNU date *** *** Current BE git commitID: 30d2df04594 **...
community
0
votes
1
answers
14
views
zlhxxx
172
•
asked Apr 11
Doris 4.0.5 ArrowFight 问题
FE DirectMemory 不断上涨直至OOM 没OOM之前也会报错(偶发,有时候报,网络没有问题): 2026-04-09 16:11:18.277 | ERROR | main::237 - data_loader方法报错: IO: [FlightSQL] connection error: desc = "transport: Error while dialing: dial tcp 172.31.23.19:8070: connect: network ...
4.0
0
votes
1
answers
32
views
ASJW321
7
•
asked Apr 10
能使用ROUTINE LOAD将kafka数据批量同步到doris中吗
doris是2.1.11版本,kafka是3.7.1版本,想把kafka中前缀为zentao.*所有topic分别同步到doris不同数据表中,根据topic自动建表,做数据实时同步,这个能操作吗,能做操作的话有类似代码吗
2.1
content
ingestion
0
votes
1
answers
31
views
cheng1483
1
•
asked Apr 10
4.0.4 stream load 报错: can not cast from origin type bitmap to target type=varchar(65533)
版本: doris-4.0.4 问题描述: 建表语句中包含bitmap类型,导入时使用to_bitmap提供值,但会报语法错误 {code...} stream load 不支持 json 转换为 to_bitmap 类型么?json 格式如何导入 bitmap格式呢?
ingestion
0
votes
1
answers
13
views
Pumbaa
9
•
asked Apr 9
ARM 环境部署 3.1.x 存算分离架构通过doris-operator部署时FoundationDB 镜像问题
Doris 3.1.4 存算分离架构通过 doris-operator 部署在 Kubernetes 上 doris-operator 中 fdb 的镜像版本为 7.1.x 但是fdb官方的镜像7.1.x版本没有arm架构 官方3.1.4版本中metaService使用的fdb client端也是7.1.x 在 arm 环境将 fdb 版本替换为 7.3.x arm 版本,metaService 服务连接fdb失败 请问下如何解决这个问题,感谢
decoupled
operator
install
0
votes
1
answers
22
views
duogui_001
1
•
asked Apr 9
doris 2.1 stream load 使用group commit 有2个报错
一个是query time out 另外一个是can not get a block queue for table_id, 报错截图如下: 麻烦帮忙看下如何解决呢
2.1
0
votes
1
answers
29
views
labuladuo
17
•
asked Apr 8
【倒排索引存储格式】修改表属性里的 inverted_index_storage_format
旧集群升级到新集群后,表属性里的inverted_index_storage_format还是V1且不支持修改。我针对此case做了一个功能优化,支持在表没有倒排索引时,能够修改表的 inverted_index_storage_format 属性,但是发现已有的 tablet schema 里的值没有变化。 要想对全部tablet生效,需要在alter时把 inverted_index_storage_format 推送到BE,BE 侧接收后更新 tablet schema...
upgrade
4.0
0
votes
1
answers
61
views
Prev
Prev
1
2
3
(current)
4
5
Next
Next
Hot Questions
我的doris版本为2.0.6 在备份操作时,会导致所以fe节点宕机,这种情况该怎么排查,为什么备份会导致这个问题?
1 answers
节点故障恢复,tablet副本无法不均衡,删除节点重新添加也不行
reading authorization packet, system error: 104
1 answers
Doris 4.0 新增的 算子落盘(Spill Disk) 功能
1 answers
不同cpu架构下组建集群
1 answers
Doris4.0.5在写入时通过PARTITION(*)自动检测分区的方式会报错分区创建失败
1 answers