Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
xuweijun
35
•
asked Nov 7, 2025
我想将每行数据的所有列生成一个签名,用于比对记录是否有变化
背景: 在数仓建设的过程中, 有时候需要保存数据的快照,使用的关联的方式虽然可以实现,但是一个表如果列很多,那就需要再on后边加所有的字段,所以我想能否在数据写入doris的时候,自动根据所有的列生成一个签名,后续写入新数据的时候,只需要比对签名是否一致就知道数据有没有变化
2.1
0
votes
2
answers
28
views
zlhxxx
172
•
asked Nov 7, 2025
Doris 3.1 存算分离模式清理缓存
不能针对表级进行主动清理吗 不知道是清理不干净还是有查询缓存。 第一次查询耗时1.7s。 我执行了很多次清理,再次查询还是0.08s 但我看了show VARIABLES ,并没有开启查询缓存 难道是因为:enable_inverted_index_cache_on_cooldown ?? 缓存一次至少要加载一个桶的数据吗
decoupled
3.0
0
votes
1
answers
69
views
zxy
1
•
asked Nov 6, 2025
无法生成image文件
刚搭建的doris3.0.8 3fe 3be集群架构所有节点都无法生成image文件,导致每次重启服务器后再启动的时候9030端口无法启动,因此也无法看到集群的状态,麻烦大家帮忙看看。 [root@node1 doris-meta]# ls -lrt total 0 -rw-r--r-- 1 root root 0 Nov 6 20:22 process.lock drwxr-xr-x 2 root root 52 Nov 6 20:22 image drwxr-xr-x 2...
3.0
cluster
0
votes
2
answers
45
views
zoro3000
5
•
asked Nov 6, 2025
doris 2.1.7 是否可以在申威的sw_64架构上安装运行?
公司新购3台申威的sw_64架构服务器,看到doris官网上只推荐arm架构和x86架构,不知道doris是否可以在sw_64架构上正常运行,或者是有哪些坑要解决?
2.1
0
votes
1
answers
49
views
zcs
1
•
asked Nov 6, 2025
variant
请教个问题 ,我们字段使用的variant 类型 。使用过程中发现 ,非json 的数据也可以写入 , 这个有啥办法不 ,非josn的 禁止写入 。Doris支持这个功能吗
2.1
0
votes
1
answers
21
views
cloudinamoy
1
•
asked Nov 6, 2025
[Doris2.1.7]开启SSL后,powerbi直连报错:SSL connection error: protocol version mismatch
Doris版本2.1.7,Mysql odbc 为 5.3.10,powerbi 通过custom doris连接器 Direct mode连接doris报以下错误
2.1
0
votes
2
answers
51
views
____
5
•
asked Nov 6, 2025
[2.1.10] be运行一段时间后重启
be不断有节点重启,查看be.out日志为,这是什么原因 {code...}
2.1
0
votes
2
answers
72
views
shuidai
3
•
asked Nov 6, 2025
doris-manager 25.11 版本在单节点部署多be时会造成arrow_flight_sql_port端口冲突
doris-manager部署节点的时候,web界面修改端口只有主要的8个端口,其他端口没有可配置项。
manager
0
votes
2
answers
46
views
fengxiaoping
1
•
asked Nov 6, 2025
Doris ROUTINE LOAD 模式 tcp连接数应该如何计算和控制
16个routine load 任务读取kafka数据,kafka分区数为12,tcp连接数过多,需要控制连接数,测试调整了routine_load_consumer_pool_size、desired_concurrent_number等参数,没有明显效果,实际连接数远超与min(aliveBeNum, partitionNum, desired_concurrent_number, max_routine_load_task_concurrent_num)的结果 调整ro...
2.1
performance
0
votes
1
answers
33
views
zlhxxx
172
•
asked Nov 6, 2025
Doris 3.1 Jmeter 测试
3个 FE,一个Master ,两个Follower, 这样配置并不能负载均衡 全请求到第一个上面去了
3.0
performance
0
votes
1
answers
36
views
Prev
Prev
41
42
43
(current)
44
45
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