Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
dong
21
•
asked Apr 8, 2024
倒排索引搜索结果不正确问题
我们使用doris的倒排索引的能力实现对日志的检索,但是发现返回的结果并不符合我的预期 从上图中可以看到我期望通过sql: select TOKENIZE(message,'"parser"="chinese"') from member_appbiz_logs where message match_all '订单'; 检索有“订单”字样的数据,但是返回的结果中有很多并不符合上述要求
query
2.0
0
votes
2
answers
58
views
Brocol
22
•
asked Apr 8, 2024
【已解决】2.1.1版本测试arrow flight效率不预期
使用的是datagrip 直接select * from table limit N的方式 发现使用arrow flight端口链接查询和直接fe端口查询的效率基本一致,并没有这边文档说的效率差那么夸张 [https://www.selectdb.com/blog/220] 是我测试的方式不对吗 ps: 1.全表灌了差不多100W 2.limit 10w左右
2.1
0
votes
1
answers
76
views
zhangxiaolong861
9
•
asked Apr 8, 2024
【已解决】doris从1.2.6升级到2.0.4后。fe的日志一直有Unknown table 'column_statistics'的报错
doris从1.2.6升级到2.0.4后。fe的日志一直在刷新以下报错信息,但是这个报错不影响查询,该怎么解决呢,是直接新建这个表 {code...}
2.0
upgrade
0
votes
1
answers
332
views
yugunsung
115
•
asked Apr 8, 2024
【已解决】关于doris低基数列的一些问题
1、doris怎么判断低基数列? 2、低基数列作为key(比如unique模型)对查询性能有影响吗? 3、doris是怎么对低基数列进行优化的,有文档可以参考吗?
query
0
votes
1
answers
68
views
wait
5
•
asked Apr 8, 2024
异常文件下载失败问题
执行doris数据插入后,有异常文件,但是去后台下载异常文件后失败。 异常代码: {code...}
catalog
2.0
0
votes
2
answers
39
views
maben996
3
•
asked Apr 8, 2024
【已解决】select xxx into outfile 's3:xxx' 查询结果导出到S3的时候rpc超时异常
直接查询可以查出来,加上 into outfile 's3:xxx' format as csv properties('xxx' = 'xxx') 之后出现了 RpcException, msg: java.util.concurrent.TimeoutException: Waited 5000 milliseconds 的异常。目前问题必现 使用doris版本为1.2.4
1.2
0
votes
1
answers
35
views
yugunsung
115
•
asked Apr 8, 2024
【已解决】doris集群如何卸载
Doris版本:2.0.6 测试环境为了验证doris-manager来安装和管理集群,需要将现有集群卸载干净后重新安装。集群卸载有哪些步骤?
2.0
faq
0
votes
1
answers
166
views
椰子Echo@SelectDB
1101
•
asked Apr 8, 2024
【Release Note】Apache Doris 2.1.1 版本正式发布!
亲爱的社区小伙伴们,Apache Doris 2.1.1 版本已于 2024 年 4 月 3 日正式发布。该版本针对 2.1.0 版本出现的问题进行较为全面的优化,提交了若干改进项以及问题修复,进一步提升了系统的性能及稳定性,欢迎大家下载体验。 官网下载页: [https://doris.apache.org/download/ GitHub 下载:https://github.com/apache/doris/releases]
2.1
community
0
votes
1
answers
70
views
Jack
9
•
asked Apr 8, 2024
【已解决】Caused by: java.lang.ClassNotFoundException: com.ververica.cdc.connectors.mysql.source.MySqlSource
版本信息 Doris-2.0.7 Flink-1.19.0 flink-cep-1.19.0.jar flink-connector-files-1.19.0.jar flink-csv-1.19.0.jar flink-dist-1.19.0.jar flink-doris-connector-1.19-1.6.0.jar flink-json-1.19.0.jar flink-scala_2.12-1.19.0.jar flink-sql-connector-mysql-...
2.0
0
votes
2
answers
587
views
Mr.W
7
•
asked Apr 8, 2024
Doris由2.0.2升级到2.0.7, 查询卡住, 查询的表仅有3条数据
怎么排查查询hang住的问题, fe和be均重启过还是会出现这个问题
2.0
upgrade
0
votes
2
answers
101
views
Prev
Prev
354
355
356
(current)
357
358
Next
Next
Hot Questions
【系列直播预告】Apache Doris 3.1 新版本解读(共 3 期):整体功能介绍、半结构化、湖仓一体
1 answers
doris be节点下线扩容,以一个新节点重新添加到集群后,UsedPct统计出错,导致集群间数据无法均衡
a broken disk is found /be/storage 如何解决
1 answers
doris manager能否升级springboot版本
1 answers
doris的be奔溃,版本2.1.7
1 answers
Doris部署架构推荐
1 answers