Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
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
221
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
134
views
Kevin.Shin
19
•
asked Apr 17, 2024
【已记录】doris是否计划提供数据变更日志,类似于MySQL的binlog
如题,如果基于doris做分层的实时数仓,binlog会有较大的帮助,dw,dm只拿增量数据计算就行
demand
0
votes
1
answers
103
views
albert
13
•
asked Apr 16, 2024
【已解决】托管的doris集群升级,be存储配置是多目录时,在备份数据阶段有${DORIS_HOME}未解析,导致升级失败
doris-manager 版本24.0.0
manager
0
votes
1
answers
93
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
194
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
59
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
187
views
jency401
35
•
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
95
views
wlllll
3
•
asked Apr 16, 2024
【已解决】字段值相乘精度丢失问题
如图,使用表字段进行计算时精度会丢失,在 2.1.1和2.1.2 版本都遇到了 字段类型是 DECIMAL(38, 12) NULL
2.1
0
votes
2
answers
107
views
yang
5
•
asked Apr 16, 2024
【已解决】doris2.0.3版本,执行了加索引的操作,后面取消了,查看show alter table column显示已取消,但加索引后提示table state is not NORMAL
添加索引提示: 取消变更任务提示: 查看变更状态: 这种怎么找出变更的任务并且取消?
2.0
0
votes
1
answers
77
views
Prev
Prev
396
397
398
(current)
399
400
Next
Next
Hot Questions
在k8s上部署存算分离的doris集群,fdb的operator和doris的operator是否具有必要性
向量化引擎 IF 函数缺失短路求值导致 from_unixtime 异常及性能担忧 、兼容性问题
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复
Doris3.0.8的ddl任务一直运行不停止
1 answers
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
1 answers
Iceberg Catalog 使用 MinIO 作为存储时, 读写权限报错
2 answers