Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
文小誉123
15
•
asked Sep 14, 2024
kettle9.3表输入配置doris2.1.5大数据量表卡主问题
在使用kettle9.3配置表输入读取doris2.1.5中的表,表数据量2亿左右,kettle表输入预览正常,但点击确定整个kettle会卡主,无响应,但在doris2.1.4上正常,请问是否是不兼容kettle9.3
2.1
0
votes
1
answers
86
views
luo.dong
5
•
asked Sep 14, 2024
如何修改默认的Default collation配置?
通过SHOW CHARACTER SET;命令查看显示 Charset Description Default collation Maxlen utf8mb4 UTF-8 Unicode utf8mb4_0900_bin 4 通过SHOW COLLATION;命令查看显示 Collation Charset Id Default Compiled Sortlen utf8mb4_0900_bin utf8mb4 309 Yes Yes 1 utf8mb3_general_c...
2.1
0
votes
3
answers
105
views
____
11
•
asked Sep 14, 2024
missed_versions is empty, spec_version 728, max_version 729, tablet_id 2126496
doris-2.1.5 单副本 异常的tabletid=2126496 正常的tabletid=2126498 查询报错 1105 - errCode = 2, detailMessage = (log-be-0.log-be-internal.doris.svc.cluster.local)[CANCELLED]missed_versions is empty, spec_version 728, max_version 729, tablet_id 2126496 检查副...
2.1
0
votes
1
answers
145
views
nokichen
29
•
asked Sep 14, 2024
[Bug]查询报错信息存在误导
v2.1.6 稳定复现 {code...} 印象中这个bug从2.0.x到现在一直都存在,导致每次排查查询报错需要花很多时间
2.1
0
votes
2
answers
136
views
xialei
7
•
asked Sep 14, 2024
【已解决】paimon catalog 查询报错 UnknownHostException
新建 paimon 表后第一次插入数据查询没有问题,第二次插入数据报错 {code...} 通过 doris 第一次查询: 第二次查询报错:
3.0
catalog
0
votes
1
answers
61
views
danvid
5
•
asked Sep 14, 2024
doris唯一建模型对本表子查询特别慢,cpu跑满
{code...}
2.0
0
votes
1
answers
106
views
____
5
•
asked Sep 14, 2024
请教个问题:新项目部署新集群,2.1.6版本可以使用jdk17吗? 有什么已知问题吗?
新项目部署新集群,2.1.6版本可以使用jdk17吗? 有什么已知问题吗?
3.0
2.1
0
votes
3
answers
120
views
Darkal
3
•
asked Sep 14, 2024
3.0.1版本,BE长期运行后内存泄漏,BRPC IOBufBlockMemory 100G
请求结束后无释放,请问需要修改什么配置以限制IOBufBlockMemory的容量? | Type | Label | Parent Label | Limit | Current Consumption(Bytes) | Current Consumption(Normalize) | Peak Consumption(Bytes) | Peak Consumption(Normalize) | | global | IOBufBlockMemory | DetailsTr...
3.0
0
votes
2
answers
177
views
Zhuxiang Bin
3
•
asked Sep 13, 2024
异步物化视图问题请教
doris版本:2.1 我有一个表a 分区如下: PARTITION BY RANGE(_mt_datetime) (PARTITION p20240801 VALUES [('1970-01-01 08:00:00'), ('2024-08-01 00:00:00'))...... 基于表a创建物化逻辑视图逻辑如下: CREATE MATERIALIZED VIEW mv2 BUILD DEFERRED REFRESH AUTO ON MAN...
2.1
0
votes
2
answers
61
views
haoxin
5
•
asked Sep 13, 2024
【doris2.1.5】Dorsi时间字段结果读取错误, 时间精度 9999 超长
组件版本信息 组件 版本信息 doris 2.1.5 flink 1.17.2 flink-doris-connector-1.16 1.6.2 Doris数据 id data_time 1 9999-12-31 00:00:00 表结构信息 {code...} 结果 1978-01-12T05:29:45.600
2.1
0
votes
1
answers
91
views
Prev
Prev
210
211
212
(current)
213
214
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
开窗函数老是出错
1 answers
Doris 3.0.7 存算分离FE内存泄露问题
Doris一直循环报错DATA_QUALITY_ERROR,应该如何定位和解决这个问题
Doris be 内存使用过高
请问doris元数据历史备份如何清除,尝试了官方的命令删除失败