Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Shylin
15
•
asked Jul 10, 2024
【已解决】Doris BenchMark TPCH 100G执行耗时久
1、Doris version:2.1.3/2.1.4 2、3FE(8C8G)3BE(48C256G) 独立部署 3、已设置 /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor 为performance 4、Q2 SQL执行耗时 5-6min,也有其他sql执行耗时长 explain和query 如下: 链接:https://pan.baidu.com/s/1Uv8GULGAvwMH_Hu3vouLSQ 提取码:yksg
2.1
performance
0
votes
1
answers
114
views
lanranjun
3
•
asked Jul 10, 2024
【已解决】cdc同步Doris数据库,小文件多次合并导致checkpoint异常
doris版本2.0.11 connector版本1.17-1.6.1 数据源表有4000万 问题描述 Doris数据库A中的多个表做cdc同步,为了合并cdc小文件,会暂停cdc程序并保存savepoint。新建表 table_tmp,将表table数据写入 table_tmp,接着删除table,将table_tmp重命名为table。 最后从savepoint启动cdc程序。 这样操作几次后,cdc同步到数据库A的任务checkpoint都会卡在IN_PROGRESS,...
ingestion
2.0
0
votes
1
answers
131
views
feng wang
3
•
asked Jul 9, 2024
【已解决】主键模型表指定部分列更新失败,未指定的默认列仍然被更新
具体问题 目前有一张表,其中有一个入库时间字段默认值为当前时间,业务数据需要实时插入和更新,针对已有的数据,更新时不需要更新入库时间。 现场使用api接口stream_load工具导入数据时指定了除入库时间以外的字段,且开启了mow ,但数据更新时任然更新了入库时间字段, 具体数据及表结构内容无法拍照 1.表结构关键结构如下 2.kettle方案及关键节点配置
2.1
faq
0
votes
1
answers
337
views
____
7
•
asked Jul 9, 2024
Pipeline提交的作业修改column问题
doris 2.1.4 flink 1.19.1 flink-cdc 3.1.1 flink-cdc-pipeline-connector-doris-3.1.1 使用Pipeline管道提交的Yaml作业,在运行中执行了column修改alter table user change state states smallint not null default 0出现了问题,导致后面的数据都无法同步。 yaml sink配置如下 {code...} 麻烦帮忙看看这个问题, 如...
2.1
0
votes
1
answers
75
views
zhuhezhen
7
•
asked Jul 9, 2024
doris表中的字段有双引号,如何去掉
以上是过程 原始csv文件中的字符串带双引号,数字不带,如"abc",123,"def" 通过routine load写库到Doris中,表中的数据也是带双引号的 这个双引号如何去掉 trim_double_quotes报错 PROPERTIES ( "desired_concurrent_number"="3", "strict_mode"="false", "trim_...
2.0
0
votes
2
answers
189
views
wuzhicong
1
•
asked Jul 9, 2024
【已解决】官网通过openssl生成自定义的证书文件验证报错
2.1
0
votes
1
answers
17
views
李00000
5
•
asked Jul 9, 2024
请问什么时候能发布一个doris-streamloader的java版本
看到官网上推出了Doris数据导入的专用工具,但是源码是go写的,想把这个工具集成到springboot里用
2.1
demand
0
votes
1
answers
70
views
wunan1210
3
•
asked Jul 9, 2024
doris 2.1.4 使用ranger报错
根据 [https://doris.apache.org/zh-CN/docs/admin-manual/auth/ranger] 配置, 在添加doris服务的时候, 点Test Connection, 页面显示连接成功, 但是后台日志报错 {code...} 看错误好像是加密后的密码长度不对? 这个是ranger的原因, 还是doris插件的原因啊?
2.1
0
votes
3
answers
129
views
小灰灰8512
5
•
asked Jul 9, 2024
be宕机后重启报错:inc rowsetid is too large
F0709 12:48:35.882704 320877 olap_common.h:395] inc rowsetid is too large:72057594037927936 *** Check failure stack trace: *** @ 0x563e14a16d6d google::LogMessage::Fail() @ 0x563e14a192a9 google::LogMessage::SendToLog() @ 0x563e14a168d6 goo...
1.2
0
votes
1
answers
42
views
Jasonf
21
•
asked Jul 9, 2024
定时调度job 结合 catalog 插入到内部表的时候 外部表删除数据 内部表数据还在
定时调度job 结合 catalog 插入到内部表的时候 外部表删除数据 内部表数据还在 这个有什么好办法吗? 这样子会出现 内部表数据更多
2.1
catalog
0
votes
1
answers
38
views
Prev
Prev
238
239
240
(current)
241
242
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
doris decommission的数据恢复
数据倾斜问题
doris导出csv时,应将字段用双引号包裹
1 answers
doris3.0 k8s部署疑问
Doris-3.0.6 内存占用大,后端没有执行的进程,一直持续升高不释放
1 answers