Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
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
32
views
liuyz
7
•
asked Sep 30, 2024
2.0.10版本,手动下线一个BE后,删除语句超级慢
3FE 3BE 混合部署在3台服务器上,手动下线一个BE进行高可用测试。发现delete 语句会变得超级慢
2.0
0
votes
1
answers
24
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
21
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
93
views
是尘风呢
3
•
asked Sep 29, 2024
通过 Java 程序调用 stream load 导入数据,在一批次数据量较大时,可能会报错 Broken Pipe
版本:doris-3.0.1 2pc:开启 写入差不多4000万时就报错,报错内容如下: {code...}
3.0
0
votes
1
answers
132
views
ZheWang
3
•
asked Sep 29, 2024
是否能提供ARMv8(2.0.13)版本的prebuild的thirdpary包
如题,自己编译总是会遇到librdkafka的链接问题。
2.0
0
votes
1
answers
13
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
60
views
wuzongyun
54
•
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
5
votes
3
answers
552
views
nokichen
29
•
asked Sep 29, 2024
查询报错Size of filter doesn't match size of column
{code...}
2.1
0
votes
2
answers
75
views
zzzz
11
•
asked Sep 29, 2024
flink web ui显示的数据,和实际插入表里的数据不一致
1.使用flink doris connector,批次是10s;使用stream load csv格式实现upsert 2.目前程序运行1h,flink发送的数据有76w条,实际入库74w,有2w的一个延迟 3.程序日志没有看到报错的情况 请问下大佬们,这种情况应该怎么去定位,少的数据去哪里了?
2.1
0
votes
2
answers
45
views
Prev
Prev
197
198
199
(current)
200
201
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
doris2.1.4 Java服务实时查询超时[E1008]Reached timeout=30000ms @XX.XX.15.96:8060
1 answers
doris-manager-25.0.0,selectdb-doris-2.1.10- 。BE节点一直启动失败,报错信息如下,求助。
1 answers
使用flink-cdc全库同步,MySQL到doris,MySQL新加了表,不重启任务,能增量同步表到doris吗?
1 answers
Doris manager配置问题
关于高并发点查测试
1 answers