Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zhangjj
77
•
asked Apr 17, 2024
【已记录】fe master节点fe.warn.log一直打印日志
版本:2.1.1 打印日志 2024-04-17 11:06:35,793 WARN (thrift-server-pool-0|111) [QeProcessorImpl.reportExecStatus():236] Exception during handle report, response: TReportExecStatusResult(), query: 5ef612155248471f-ba3f84c15be421ad, instance: 0-0 2024...
2.1
0
votes
1
answers
81
views
许鸿坤@Cisco
21
•
asked Apr 17, 2024
【已解决】index占用内存的配置有哪些?如何避免index不命中
请问有没有关于index占用内存的limit设置,我们现在有足够的内存,所以不想index miss的情况,或者将这个这个miss index的概率降到很低的配置呢 InvertedIndexQueryCacheHit: 114 InvertedIndexQueryCacheMiss: 44
2.1
0
votes
1
answers
81
views
gfox
15
•
asked Apr 17, 2024
【已解决】使用Flink Doris Connector读取kafka数据写入DORIS,如何提升写入速度
使用Flink Doris Connector读取kafka数据写入DORIS,开启了checkpoint,checkpoint的间隔是20秒,现在写入速度是10000每秒,请问如何提升单并发的写入速度?
ingestion
2.0
0
votes
3
answers
187
views
____
3
•
asked Apr 17, 2024
【已解决】routine load json有特殊字符,同步失败
Reason: Parse json data for JsonDoc failed. code: 13, error info: Within strings, some characters must be escaped, we found unescaped characters 示例数据: "content":"EventQueued"
ingestion
2.0
0
votes
2
answers
107
views
Kevin.Shin
19
•
asked Apr 17, 2024
【已记录】doris是否计划提供数据变更日志,类似于MySQL的binlog
如题,如果基于doris做分层的实时数仓,binlog会有较大的帮助,dw,dm只拿增量数据计算就行
demand
0
votes
1
answers
85
views
albert
13
•
asked Apr 16, 2024
【已解决】托管的doris集群升级,be存储配置是多目录时,在备份数据阶段有${DORIS_HOME}未解析,导致升级失败
doris-manager 版本24.0.0
manager
0
votes
1
answers
80
views
haoxk
11
•
asked Apr 16, 2024
【已解决】failed to do base compaction
在2.1.1版本中,be后台一直报内存超限。 W20240416 19:27:29.919912 580810 compaction.cpp:374] fail to do base compaction. res=[MEM_LIMIT_EXCEEDED]PreCatch error code:11, [E11] Allocator sys memory check failed: Cannot alloc:3515, consuming tracker:BaseCompac...
2.1
0
votes
1
answers
149
views
Kevin.Shin
19
•
asked Apr 16, 2024
【已解决】decimal(18,0) 类型字段,转字符串的时候会加上 .00000的文本
Doris 1.2.7 升级到 Doris 2.0.8 发现与以前行为不一致的地方: decimal(18,0) 类型字段,转字符串的时候会加上 .00000的文本 使用concat函数也会加上.00000的文本
2.0
0
votes
2
answers
40
views
yang
5
•
asked Apr 16, 2024
【已解决】数据自动均衡时,提示unable to find dest path for new replica
版本2.0.3,为了做资源隔离,按照官方文档操作,用了一个be,设置了 "tag.location" = "etl" 原来的表属性从 {code...} 开启自动均衡之后,通过show proc "/cluster_balance/history_tablets" 查看已完成的任务,发现一直报 unable to find dest path for new replica,网上资料甚少,请问是哪个地方漏了配置吗,还是同一个表不...
resource-admin
2.0
0
votes
1
answers
173
views
jency401
15
•
asked Apr 16, 2024
【已解决】doris-1.2.2自定义别名函数创建 Not supported expr type: ((`id` + 5) * 0.04)
比如想创建 一个 (a+5)*0.004的一个计算函数。 命令如下: CREATE ALIAS FUNCTION fun_gridx(decimalv3) WITH PARAMETER(id) AS ((id+5)*0.04); sql手册中create function实列: CREATE ALIAS FUNCTION id_masking(INT) WITH PARAMETER(id) AS CONCAT(LEFT(id, 3), '****', RIGH...
1.2
0
votes
2
answers
75
views
Prev
Prev
314
315
316
(current)
317
318
Next
Next
Hot Questions
【直播预告】培训与认证课程正式上线,即刻预约 7月22日「答疑开放麦」
Doris的BE节点数据磁盘坏道修复后be进程无法重启
Doris Manager搭建存算分离Doris集群,问下选择mysql和内置h2有什么区别?
1 answers
Doris BE日志访问API相关问题
创建同步物化视图是否可以进行资源限制
1 answers
Doris-tag-2.1.8.1 编译问题
1 answers