Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
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
159
views
Kevin.Shin
19
•
asked Apr 17, 2024
【已记录】doris是否计划提供数据变更日志,类似于MySQL的binlog
如题,如果基于doris做分层的实时数仓,binlog会有较大的帮助,dw,dm只拿增量数据计算就行
demand
0
votes
1
answers
119
views
albert
13
•
asked Apr 16, 2024
【已解决】托管的doris集群升级,be存储配置是多目录时,在备份数据阶段有${DORIS_HOME}未解析,导致升级失败
doris-manager 版本24.0.0
manager
0
votes
1
answers
124
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
228
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
81
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
222
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
130
views
wlllll
3
•
asked Apr 16, 2024
【已解决】字段值相乘精度丢失问题
如图,使用表字段进行计算时精度会丢失,在 2.1.1和2.1.2 版本都遇到了 字段类型是 DECIMAL(38, 12) NULL
2.1
0
votes
2
answers
130
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
125
views
tlzmkm
17
•
asked Apr 16, 2024
【已解决】Doris 日志审计插件,能不能调整stmt 截取SQL的长短
对于fineBI 自动生成的SQL, 前面的字段太多, 导致我根本不知道他查询是哪一张表,能不能有一个参数来控制 log 中的stmt SQL的长度
2.1
0
votes
1
answers
142
views
Prev
Prev
426
427
428
(current)
429
430
Next
Next
Hot Questions
启用单副本Compaction,重启后Compaction Score 版本数堆积
1 answers
4.0.6版本不支持 unsupported hive table serde: org.apache.hadoop.hive.serde2.JsonSerDe
3 answers
存算分离cloud模式下的灾备问题
3 answers
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
1 answers