Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
houshitao
1
•
asked Apr 10, 2025
一个hive大数据集群中即有paimon格式,又有orc格式的存储,如何使用一个catalog读取所有的表数据
一个hive大数据集群中即有paimon格式,又有orc格式的存储,如何使用一个catalog读取所有的表数据
3.0
0
votes
3
answers
67
views
houshitao
1
•
asked Apr 10, 2025
doris 支持回写paimon
哪个版本doris可以doris 支持回写paimon?有没有具体的排期
catalog
0
votes
1
answers
49
views
____
1
•
asked Apr 10, 2025
Cannot invoke "org.apache.doris.catalog.Partition.getState()" because "partition" is null
在执行 insert overwrite table xxx partition(*) 时会偶尔偶到 报错 doris为3.0.3,存算分离k8s部署的,sql倒是有点复杂,读的视图有union with等 insert overwrite table DWS.xxx (列表) with xxx,xxx2 select {code...}
decoupled
3.0
0
votes
1
answers
37
views
zzmm
1
•
asked Apr 10, 2025
通过datax写入数据的时候有时候会失败报错
2.1
0
votes
2
answers
115
views
seawenc
15
•
asked Apr 10, 2025
mysql数据导入doris执行失败
doris版本:2.1.7 doris资源大小:fe 4c/8G,be:8C/32G 执行sql {code...} be与be状态都正常: 请问一下可能会是什么原因,是需要设置什么参数么?
2.1
0
votes
1
answers
74
views
____
3
•
asked Apr 10, 2025
spark-doris-connector 25.0.1 format= csv时 String类型数据空值 写入doris 转换错误
spark-doris-connector 25.0.1 spark 3.5.5 doris 2.1.8 配置 "sink.properties.format" = "csv", "sink.properties.column_separator" = "\x01" format 为csv, String类型为空时,写入到DORIS 为字符串 "null".
2.1
0
votes
2
answers
51
views
qin.liu
1
•
asked Apr 10, 2025
workload group无法生效
版本:3.0.4 根据文档设置了workload group,并绑定用户,做复杂查询,看manager监控,在设置了group cpu_hard_limit='10%'硬限制的情况下,cpu还是比较高,看看各位大佬有遇见类似问题不 具体详情: 用户设置: goup设置: name:test_workload_group memory_limit:20% cpu_hard_limit:10% fe硬限制开关已开: experimental_enable_cpu_...
3.0
0
votes
1
answers
55
views
CCCKKK
17
•
asked Apr 9, 2025
查询外部数据源因内存限制取消,是否有落盘策略,除增加物理内存外有没有其它方法解决
【Doris 使用环境】生产环境 【Doris 版本】3.0.4 【问题描述】 doris内目标表为unique数据模型 外部数据源为PG库 使用jdbcCatalog连接 执行sql模板: insert into doris目标表 SELECT xxx from 外表数据源.外部表A join ... 外部数据源查询结果集会上亿或十亿 【机器配置】包括:5台虚拟机,32c 10tssd。混布5台fe,机器内存均为64G
memory
3.0
0
votes
1
answers
100
views
odos
3
•
asked Apr 9, 2025
doris2.1.7 执行报错
Caused by: java.sql.SQLException: errCode = 2, detailMessage = (10.1.106.156)[CANCELLED]sync filter size meet error, filter: RuntimeFilter: (id = 11, type = bloomfilter, need_local_merge: true, is_broadcast: false, build_bf_cardinality: tru...
2.1
0
votes
1
answers
96
views
Neal_Zzzz
17
•
asked Apr 8, 2025
【倒排索引bug】参数stopwords不起作用
创建表时指定索引: INDEX idx_msg_text (msg_text) USING INVERTED PROPERTIES("parser" = "chinese", "lower_case" = "true", "support_phrase" = "true", "ignore_above" = "10240", "parser_...
2.1
demand
0
votes
1
answers
72
views
Prev
Prev
155
156
157
(current)
158
159
Next
Next
Hot Questions
高频stream load写入时出现大量versionincomplete的tablet,直接影响后续数据写入和查询。
4.1.x版本遇到Decimal数据类型报错[NOT_IMPLEMENTED_ERROR]Wrong precision 0, min: 1, max: 76
2 answers
flink doris connector整库同步ORACLE,新增字段不会自动同步
Doris 4.0.6 查询视图报错 Index 92 out of bounds for length 92,基表正常,重建视图无效
1 answers
selectdb 2.1.9 使用ccr做数据同步到doris 4.0.6 版本报原元数据版本不兼容
2 answers
mysqldump导出库的表结构会报物化视图不支持的问题,怎么解决
1 answers