Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
sim
3
•
asked Dec 3, 2025
doris无法对包含.的文本进行分词
doris be的版本是:2.1.6。例如: SELECT TOKENIZE('abc_d,bced','"parser" = "unicode", "parser_mode"="coarse_grained", "support_phrase" = "true"'); 分词结果为:["abc_d", "bced"] ...
2.1
0
votes
1
answers
36
views
huangshiyou
11
•
asked Dec 3, 2025
flink 1.17.2,doris-3.1.0主键模型灵活列更新导入失败
1.doris已设置 "enable_unique_key_merge_on_write" = "true", "enable_unique_key_skip_bitmap_column" = "true", 2.flink已配置 sink.properties.unique_key_update_mode' = 'UPDATE_FLEXIBLE_COLUMNS 但是执行flink执行任务报错 C...
decoupled
1
votes
1
answers
45
views
lilili
3
•
asked Dec 3, 2025
创建动态分区
动态分区参数从dynamic_partition.endble变更成dynamic_partition.enable了吗?
install
0
votes
1
answers
53
views
lbq
1
•
asked Dec 3, 2025
配置了同步到S3的策略后,内存慢慢升高
I20251203 15:50:09.811036 260390 allocator.cpp:154] sys memory check failed, throw exception, Allocator sys memory check failed: Cannot alloc:5242880, consuming tracker:, peak used 14790164480, current used 0, exec node:<>, process me...
3.0
0
votes
1
answers
35
views
VMillimeter
3
•
asked Dec 3, 2025
2.1.0 BE OOM,内存分析求助
发现BE存在OOM,查看Memory Tracker Summary,显示Query占用71G的内存,但下方的Label=Query部分打印出的Used累计仅4G,下一步该如何排查
2.1
0
votes
1
answers
56
views
江南
9
•
asked Dec 2, 2025
经常出现查询超时问题 P99 查询延迟特别高
每天会出现几次几分钟不能用的状态,监控中可以看到P99 查询延迟特别特别高 fe的192.168.200.108的warning日志: be的192.168.200.109的warning日志: 对应时间段的监控: ..... 集群配置: 请问是因为tablet数量太多导致的吗?集群数据量大概在50G左右
2.1
0
votes
1
answers
46
views
lee.Wang
11
•
asked Dec 2, 2025
2.1.7 be.warning 日志中出现大量 meet error status: [TIMEOUT]Query tiemout
。这种有什么办法能排查 是什么问题吗
2.1
0
votes
1
answers
34
views
wujs
1
•
asked Dec 2, 2025
FlightSqlDriver 更新一条数据报错,我用的最高权限的root, 只能查询不能更新,更新报错 AdbcException NAUTHENTICATED
String USER = "root"; String PASS = "123456"; // 1. new driver final BufferAllocator allocator = new RootAllocator(); FlightSqlDriver driver = new FlightSqlDriver(allocator); Map<String, Object> parameters = new HashMa...
3.0
catalog
0
votes
1
answers
19
views
harryruan
3
•
asked Dec 2, 2025
doris-manager-24.1.2版本,Swagger API 未授权访问漏洞
目标服务存在未授权访问漏洞,通过访问URL:http://192.168.1.2:8006/swagger-resources,获取内容如下:[{"name":"default","url":"/v3/api-docs","swaggerVersion":"3.0.3","location":"/v3/api-docs"}] 该如何修复呢
manager
0
votes
3
answers
100
views
Veritas
3
•
asked Dec 2, 2025
doris3.1.3和doris4出现空指针异常问题
在doris3.1.3和doris4中,读取mysql数据写入到hive(底层使用oss或cos)时,会出现以下空指针异常错误: mysql: [Warning] Using a password on the command line interface can be insecure. Traceback (most recent call last): File "/data/refactor/job/easy-bigdata/bin//doris_exec.p...
3.0
catalog
query
0
votes
1
answers
56
views
Prev
Prev
40
41
42
(current)
43
44
Next
Next
Hot Questions
manager升级到26.0.0版本后,studio跳转失败
Github上,为什么release 3.1.4 rc版本后,没有3.1.4的正式版本呢?生产环境上是用3.1.4版本稳定吗?还是说用4.0.5版本?我看4.0.5没有rc版本
求助一个selectdb-doris-3.*-noavx2的 Enterprise Core安装包
1 answers
分区表查询延迟
doris 数据与服务迁移,希望提供多种迁移方案
1 answers
CCR 上游Doris fe master 切换,导致 fullsync
1 answers