Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
sennnn
3
•
asked Oct 6, 2024
插入数据一直提示“index out of bounds. 4466 is not between valid values of 1 and 4464”
【问题】:通过华为云cdm组件将hudi数据写入doris中一直报错,报错信息为index out of bounds. 4466 is not between valid values of 1 and 4464,但是查看了写入的字段数量是对上没问题的,值得一提的是将插入字段数控制在十个以下,则可正常写入数据 【doris版本】:2.1.5 【报错截图】: 【CDM作业消息体】: { "service_transaction_id": null, "...
2.1
0
votes
2
answers
119
views
leach
5
•
asked Oct 5, 2024
分片数量不均匀,导致节点资源耗尽
新增节点后,节点资源比较空余,实际干活还是其他两个be,分片数量不均,其他两个机器始终资源拉满,新增机器资源空闲 这里说的资源是内存
2.1
0
votes
1
answers
85
views
meng
17
•
asked Sep 30, 2024
请教:看到stream load 可以进行数据转 换麻烦大家伙帮我看看我写的有啥问题吗
curl --location-trusted -u root:abc123!@# -H "label:134" -H "Expect:100-continue" -H "format:json" -H "strip_outer_array:true" -H "jsonpaths:["$.score1", "$.name", "$.create_date"]...
3.0
0
votes
1
answers
57
views
liuyz
7
•
asked Sep 30, 2024
2.0.10版本,手动下线一个BE后,删除语句超级慢
3FE 3BE 混合部署在3台服务器上,手动下线一个BE进行高可用测试。发现delete 语句会变得超级慢
2.0
0
votes
1
answers
42
views
z404289981
21
•
asked Sep 30, 2024
doris的streamload支持bitmap_from_array函数吗
使用stream load导入时指定bitmap from array函数报错"Message": "[ANALYSIS_ERROR]TStatus: errCode = 2, detailMessage = Does not support non-builtin functions, or function does not exist: bitmap_from_array(<slot 27>)", 请问下stream load...
2.1
0
votes
1
answers
35
views
zzzz
11
•
asked Sep 29, 2024
主键模型部分列更新的场景,怎么保证insert数据在update数据之前?
flink程序通过stream load csv格式导入到doris, 那么既要接收insert语句,也需要实现部分列的update(添加header参数columns以及partial_columns=true),问题如下: 1.insert和update,既然header参数不一样,那么用到的DorisSink就不一样;那么就不可能用一条流写入到DorisSink; 2.那么insert数据一条流,update数据一条流,假如insert数据量大,插入时间长,而updat...
2.1
0
votes
1
answers
122
views
是尘风呢
3
•
asked Sep 29, 2024
通过 Java 程序调用 stream load 导入数据,在一批次数据量较大时,可能会报错 Broken Pipe
版本:doris-3.0.1 2pc:开启 写入差不多4000万时就报错,报错内容如下: {code...}
3.0
0
votes
1
answers
182
views
ZheWang
3
•
asked Sep 29, 2024
是否能提供ARMv8(2.0.13)版本的prebuild的thirdpary包
如题,自己编译总是会遇到librdkafka的链接问题。
2.0
0
votes
1
answers
38
views
badrecover
15
•
asked Sep 29, 2024
jdbc catalog greenplum6,time字段下午时间无法正常用cast来转换,也无法用time_to_sec来转换,返回null
现象见下图: 问题:create_time值为上午时段的时候能正常转换成秒或doris的time;当时段为下午时,返回值就为null create_time的时间为上午早点的时候,能正常转换 doris版本:为2.1.5 源表的结构: create catalog: {code...}
2.1
0
votes
1
answers
78
views
wuzongyun
64
•
asked Sep 29, 2024
【项目源码分享】基于Doris构建电商数仓ods->dwd/dim->dws->ads完整代码分享
data-warehouse-learning 是一个以电商系统为基础,围绕电商业务指标统计需求而构建的数仓项目。其包含完整的基于Doris的数仓(ods->dwd/dim->dws->ads)建设代码,同时也包含了诸多doris学习demo。 欢迎关注Doris的同学们访问查看。 代码地址: github | [https://github.com/Mrkuhuo/data-warehouse-learning gitee | https://gitee....
content
6
votes
4
answers
619
views
Prev
Prev
269
270
271
(current)
272
273
Next
Next
Hot Questions
Doris 4.0.4 物化视图异常问题反馈
存算分离下groupcommit是否支持wal写入
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
Doris 4.x 预热
doris-manager CVE-2025-4123漏洞
1 answers