Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Terrance
1
•
asked Oct 12, 2024
公司要做数据中台,想用doris做数据存储,初期部署在一台服务器上可以吗?
本人doris小白,是按照mysql来理解doris的。不知道这样能不能行。
3.0
0
votes
1
answers
101
views
ice0302
1
•
asked Oct 12, 2024
采用stream load方式导入数据39W条记录导入了41s是快还是慢
8be节点,3fe节点,doris版本:2.1.6 ssd磁盘 建表语句: CREATE TABLE IF NOT EXISTS access_log_test003 ( date DATETIME, http_host VARCHAR(65533), status INT, request_uri VARCHAR(65533), url VARCHAR(65533), method VARCHAR(20), timestamp BIGINT, ip VARCHAR(6553...
2.1
0
votes
1
answers
78
views
张涛
37
•
asked Oct 12, 2024
Doris运行期间报错unexpected exception org.eclipse.jetty.io.EofException: null
版本:2.1.6 warn日志有报错: [RestApiExceptionHandler.unexpectedExceptionHandler():61] unexpected exception org.eclipse.jetty.io.EofException: null at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:280) ~[jetty-io-9.4.55.v20240627.j...
2.1
0
votes
1
answers
82
views
wangyjx
3
•
asked Oct 12, 2024
Doris是否有计划增加向量数据的查询分析或者支持通过JDBC Catalog方式接入向量数据库进行查询
Doris是否有计划增加向量数据的查询分析或者支持通过JDBC Catalog方式接入向量数据库进行查询
3.0
0
votes
1
answers
88
views
tlzmkm
17
•
asked Oct 12, 2024
Trino有通过引入外部插件来支持数据血缘,Doris目前有这个方面的考虑吗?
油管视频 [https://www.youtube.com/watch?v=A7hj1M7IYj8 PR https://github.com/trinodb/trino/issues/21599 主要是用这个玩意儿 https://github.com/MarquezProject/marquez]
1.2
0
votes
1
answers
158
views
haoyoua
5
•
asked Oct 12, 2024
doris安装失败....
操作系统.. fe日志
2.0
0
votes
1
answers
47
views
我有一剑
1
•
asked Oct 12, 2024
用flink-doris-connector-1.14 写doris2.1时出现异常
集群有8个be节点,当一个be节点挂了后,flink写入出现commit异常,flink的taskmanager进入重启后尝试后,依然不能恢复。失败后重新运行,依然会出现相同问题 堆栈如下: org.apache.flink.streaming.runtime.tasks.AsynchronousException: Caught exception while processing timer. at org.apache.flink.streaming.runtime.t...
2.1
0
votes
2
answers
319
views
Kain
1
•
asked Oct 12, 2024
match_phrase 查询条件分词问题。
在使用match_phrase替代 like 做查询的时候,默认对查询条件做了分词,期望能够支持不分词。 例如查询 match_phrase '分词问题' 时期望返回完整包含:分词问题 的记录。而不是内容包含了'分词'+'问题'的记录都返回。期望能够得到和 like 一样的效果。 当前版本 apache-doris-2.0.3-bin-x64
2.0
0
votes
1
answers
115
views
swiftlei
3
•
asked Oct 12, 2024
请问 doris 的 N-GRAM 索引的创建性能以及对数据写入的影响如何?
DORIS 2.1.6: 我在一个约有10多亿条数据,30个字段,单副本的表上的某个字段上创建N-GRAM索引,感觉创建时间非常漫长,大概需要几个小时,在这期间,该表的schema 状态为非normal,不能再进行任何schema操作。 硬盘为RAID5的机械硬盘(5x2.4T),RAID卡配了2GB的电容缓存; 请问: 1、就以上数据量和存储配置,N-GRAM索引创建需要这么长时间,且锁定表SCHEMA不能修改是正常的么? 2、除了新建索引时比较耗费时间,N-GRAM索引对...
2.1
0
votes
1
answers
62
views
SonKi
3
•
asked Oct 12, 2024
insert into values字段超过长度限制,截取不报错 doris-2.1.6-rc04-653e315ba5
2.1
0
votes
2
answers
102
views
Prev
Prev
279
280
281
(current)
282
283
Next
Next
Hot Questions
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers
Current database is not set
2 answers
在Doris4.X别名函数兼容问题
1 answers
Doris研发工程师岗位(联通软研院)