Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
uttuck
3
•
asked Aug 26
upsert流UNIQUE KEY里主键修改,doris查询有两条数据,请问针对主键修改有什么方案?
upsert流写入doris,当UNIQUE KEY( build_time,bo_uuid)中,bo_uuid修改了,upsert流写入doris后原先的bo_uuid还在是什么原因,是doris本来机制的原因吗? ( build_time,bo_uuid,data) +(a,b,12) insert -(a,b,12) +(a,c,12) upsert ->compaction(),+(a,b,12)-(a,b,12) 后删除。 upsert流的机制不是上述这样吗 ...
2.1
0
votes
2
answers
28
views
yunmeng
1
•
asked Aug 26
type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = type:LOAD_RUN_FAIL; msg:errCode = 2,
type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = (test-disaggregated-cluster-cg1-2.test-disaggregated-cluster-cg1.default.svc.cluster.local)[INTERNAL_ERROR][INTERNAL_ERROR]close wait ...
3.0
ingestion
0
votes
1
answers
12
views
redpanda
1
•
asked Aug 26
profile显示不完整
3台FE,通过http:port在fe webui上查看查询的profile,/query页面都可以正常显示,但是通过queryID进入详细的profile时,有一些简单的查询可以显示出完整的profile,包括各个算子的执行时间。但是有一些复杂的查询只能显示以下内容,这是为什么?怎么样能显示出完整的profile? Execution Summary: - Parse SQL Time: 2ms - Nereids Lock Table Time: N/A - Nereid...
doris-webui
2.1
faq
0
votes
1
answers
20
views
smile.chan
1
•
asked Aug 26
Doris manager web是否可以管理doris opertor部署的doris集群?
我现在的doris集群是通过理doris opertor部署在K8s集群上的,我的需求是希望部署Doris manger web到k8s集群,然后将它的agent以2种方式任一种运行:1、将agent以sidecar的方式与BE或FE共存,不知道官方opertor是否支持?2、将agent打包的FE或BE的镜像中,并且修改服务启动顺序,可能有风险(资源竞争、占用过多的资源导致BE或FE不稳定)?现在担心它对容器支持的不好,在生产环境使用造成不稳定,发生事故造成损失?
manager
0
votes
1
answers
41
views
chensheng
11
•
asked Aug 26
tablet异常是怎么导致的?
因为be日志中提示tablet版本相关的问题,所以检查了tablet副本,发现有几个tablet副本的LstFailedVersion不是-1,而是version+1,这是在哪个阶段出现的问题?可能是什么导致的?Doris2.1.7
2.1
cluster
0
votes
2
answers
21
views
chensheng
11
•
asked Aug 26
doris修改hivecatalog配置项不生效?
目前我们需要整改keytab文件,集群现有的hivecatalog会受影响,测试后发现修改catalog配置项后,值虽然更改了,但是没有生效,刷新元数据后同样不生效,Doris版本2.1.7
2.1
cluster
0
votes
1
answers
24
views
____
1
•
asked Aug 25
doris1.1.4 元数据损坏修复
之前1.1.4版本的doris单fe部署在k8s一个pod里,不小心删了pod,服务重启时报错No locks available LOG_INTEGRITY: Log information is incorrect, problem is likely persistent. 现在基本确认是非正常结束fe进程导致的日志损坏。 按deepseek的思路,doris-meta/bdb目录里,删pod时有jdb和csv文件正在被写,只能找上一个完整的csv文件作为检查点,丢掉后...
1.2
0
votes
1
answers
30
views
XQG
15
•
asked Aug 25
doris-streamloader 与 curl 提交 Stream Load 导入作业 遇到的问题
使用 doris-streamloader 运行不成功 参考: [https://doris.apache.org/zh-CN/docs/ecosystem/doris-streamloader] 运行命令 运行报错分析 检查了好几遍, 确认csv文件中的字段分隔符,字段个数 {code...}
2.1
0
votes
2
answers
48
views
zh0122
31
•
asked Aug 25
BE频繁挂掉, 2.1.6
版本2.1.6 2个集群中, 不同的的BE 频繁挂掉, 查询query_id, 发现是不同的sql(应该和SQL没直接关系), sql每天执行超百万次,只有个别次会导致BE挂 论坛发现有相同问题的帖子 [https://doris-forum.org.cn/questions/D16c2/ge-jie-dian-quan-bu-gua-le] {code...}
2.1
0
votes
1
answers
36
views
cml
1
•
asked Aug 25
doris重启后报错:SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Unexpected exception: null
查询表时,大部分表都报这个错:SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Unexpected exception: null,请教一下各位大佬该怎么处理
2.1
cluster
0
votes
1
answers
28
views
Prev
Prev
27
28
29
(current)
30
31
Next
Next
Hot Questions
无法生成image文件
1 answers
[2.1.10] be运行一段时间后重启
1 answers
doris 2.1.7 是否可以在申威的sw_64架构上安装运行?
1 answers
doris-manager 25.11 版本在单节点部署多be时会造成arrow_flight_sql_port端口冲突
2 answers
variant
[Doris2.1.7]开启SSL后,powerbi直连报错:SSL connection error: protocol version mismatch