Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
wakin
7
•
asked Jul 24, 2024
Doris插入数据一直卡住不动
Doris插入数据一直卡住不动,查看节点CPU内存占用也正常
3.0
0
votes
1
answers
90
views
hamming
5
•
asked Jul 24, 2024
【已解决】Doris 2.1.3 升级到 2.1.4后,历史分区部分数据丢失,如何恢复
今天 发现在 2.1.3 升级到 2.1.4时 历史分区数据丢失了 现在的分区数 和 history_partition_num 数量一致了,前面一年的数据都没了
2.1
upgrade
0
votes
1
answers
205
views
CYOSEI
35
•
asked Jul 24, 2024
Doris表字段带有Map类型,进行Join时提示报错
版本: Doris - 2.0.5 -rc02 建表语句 参考知乎文章 [Apache Doris 行列转换可以这样玩] {code...} 报错信息截图:
2.0
0
votes
2
answers
82
views
vijay
2
•
asked Jul 24, 2024
doris2.0.10 unique表使用count函数结果不一致
场景:使用flinkcdc做mysql到doris的多表同步,对比其中一张表两边的数据 查看doris中表的数据行数 使用catalog 功能查看mysql中该表的行数 使用union all合并两个结果
2.0
0
votes
1
answers
73
views
aa
10
•
asked Jul 24, 2024
fe重启失败
Doris版本: 2.1.4 ; fe节点:3个; fe集群进行重启时,有两个节点抛了上面的错误,导致集群启动失败
2.1
0
votes
1
answers
123
views
Wanghuan
17
•
asked Jul 23, 2024
【已解决】Doris 1.2.1.1 元数据过大,FE OOM问题
FE 的元数据过大, FE 8G 内存一直OOM ,增加内存后缓解了, 请问如何彻底解决?
cluster
1.2
0
votes
1
answers
248
views
yang
3
•
asked Jul 23, 2024
doris2.1.4无法创建https连接的s3(minio)外部resource
docker部署的3fe、3be doris集群,image:selectdb/doris.fe-ubuntu:2.1.4-rc03。创建外部s3资源时发现http+ip的endpoint属性能成功,https+hostname报错,SQL语句和报错日志如下: CREATE RESOURCE "rs_minio" PROPERTIES ( "type" = "s3", "s3.endpoint" = "h...
2.1
0
votes
3
answers
155
views
jiaxuefeng
3
•
asked Jul 23, 2024
DorisBE启动后崩溃,无法正常启动
之前可以正常启动,seaTunnel导入百万数据时,be崩溃,怀疑文件打开数超限,修改为最大文件打开数位1000000后,DorisBe一直启动不了 Doris BE启动后崩溃, 重启也无法解决,进程一会就会自己崩溃,请教各位大佬如何解决?非常感谢! INFO: jdk_version 17 OpenJDK 64-Bit Server VM warning: Option CriticalJNINatives was deprecated in version 16.0 an...
2.1
0
votes
2
answers
157
views
eli_
1
•
asked Jul 23, 2024
数组创建倒排索引后,查询速度依旧很慢
使用doris 2.1.4 版本: 建表语句: create table test_table ( c1 date not null comment '', c2 int not null comment '', c3 varchar(1024) NOT NULL comment '', c4 array<varchar(15)> comment '', c5 string comment '...
2.1
0
votes
2
answers
164
views
liaole
7
•
asked Jul 23, 2024
doris的2.0.4,mysql的catalog的随机查询太慢,在mysql很快
select * from mysql_catalog.mysqldb.mysqltable where id >= (( select max(id) from mysql_catalog.mysqldb.mysqltable)-( select min(id) from mysql_catalog.mysqldb.mysqltable))* rand() + ( select min(id) from mysql_catalog.mysqldb.mysqltable...
2.0
0
votes
1
answers
78
views
Prev
Prev
342
343
344
(current)
345
346
Next
Next
Hot Questions
存算分离cloud模式下的灾备问题
1 answers
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers