Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
alexcheung
3
•
asked Nov 17, 2024
doris2.1.6 be出现Bad page: checksum mismatch
版本2.1.6 1FE 3BE streamload大量数据 单表2副本 其中一个be总是报错Bad page: checksum mismatch导致streamload失败,等待一段时间问题依旧,且TABLETS版本数量没有变动 {code...}
2.1
0
votes
2
answers
127
views
zhao_shi
11
•
asked Nov 16, 2024
Doris全文检索倒排索引会实现相关度打分功能吗?
看过从ES迁移至Doris的文章,好像目前是不支持相关度算分算法的,结果是无序状态,是不是专注于MPP而选择永久的放弃这个部分? 不知道业界是怎么实现类似BM25的功能的,排序键手动排序?或者说可以开发插件?还是在业务中自行排序?
query
1
votes
1
answers
56
views
tebby
3
•
asked Nov 15, 2024
咨询Beats Doris Output Plugin 插件支持动态获得表名字段吗?
output.doris: fenodes: [ "http://fehost1:http_port", "http://fehost2:http_port", "http://fehost3:http_port" ] user: "your_username" password: "your_password" database: "your_db" table: "%{...
ingestion
0
votes
1
answers
24
views
binyi
1
•
asked Nov 15, 2024
创建分区异步物化视图失败
创建分区异步物化视图,使用官网的例子 为什么会提示 Unable to find a suitable base table for partitioning 把group by 中的 date_trunc函数去掉 直接用l_ordertime 字段做分区又可以成功创建了,但是文档说是支持使用date_trunc函数去做分区的 官网例子建表语句: {code...}
mtmv
2.1
0
votes
1
answers
63
views
____
27
•
asked Nov 15, 2024
doris查询date类型数据返回错误数据
在2.1.3版本建表: {code...} 随意插入两条数据,查询结果在不符合常规,如下图
2.1
0
votes
1
answers
35
views
阳仔
1
•
asked Nov 15, 2024
[INTERNAL_ERROR][INTERNAL_ERROR]close wait failed coz rpc error. [INTERNAL_ERROR]tablet error: [DATA_QUALITY_ERROR]Reached max column size limit 4096
各位社区大佬们好,在基于Doris 做日志分析平台时遇到以下问题;通过stream load 写入数据报错 doris streamload 报错 [INTERNAL_ERROR][INTERNAL_ERROR]close wait failed coz rpc error. [INTERNAL_ERROR]tablet error: [DATA_QUALITY_ERROR]Reached max column size limit 4096 doris 版本 3.0 建表语...
3.0
ingestion
faq
0
votes
1
answers
66
views
Doris真的快
7
•
asked Nov 15, 2024
Doris be mem_limit 参数问题
Doris版本:2.1.5 问题描述: Doris be设置mem_limit后不生效,设置了20%,机器内存32G,但是实际使用了12G多。如图:
2.1
0
votes
2
answers
101
views
Henray0607
5
•
asked Nov 15, 2024
有ZoneMap 索引相关建表示例吗?
有ZoneMap索引相关建表示例吗?或者ZoneMap索引相关介绍。 [https://doris.incubator.apache.org/zh-CN/docs/table-design/index/index-overview]
2.1
0
votes
2
answers
24
views
holger.wang
11
•
asked Nov 15, 2024
官方文档中描述的enable_auto_create_when_overwrite变量在升级2.1.6后无法找到
我现在有个业务场景需要使用自动分区的覆盖写入,查看到官方文档中有描述可以设置会话变量enable_auto_create_when_overwrite来使Doris支持insert-overwrite时不存在分区的自动创建,文档中描述是从2.1.6版本引入,但是升级后还是提示没有这个变量 提示如下:
2.1
upgrade
docs
1
votes
2
answers
52
views
zhuixun_yudi
1
•
asked Nov 15, 2024
doris中distinct的应用
doris在unique模式下,使用insert into导入数据时,为什么不能使用distinct on按照主键去重?除了开窗函数,还有什么好的方法可以代替?
2.1
0
votes
1
answers
30
views
Prev
Prev
114
115
116
(current)
117
118
Next
Next
Hot Questions
【直播预告】6/19 本周四「可观测性能力」生态专场,欢迎预约观看!
1 answers
doris_audit_log_tbl__日志中文乱码
doris-2.1.7突然无法连接
批量插入数据时,一段时间就会提示get tableList write lock timeout
JSON和ARRAY之间互相转换如何实现?
RECOVER权限管控
2 answers