Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
forest
35
•
asked Aug 19, 2024
关于doris-streamloader 是否支持导入hdfs 下的csv
1、目前想要在海豚调度的资源中心中将doris-streamloader 上传,直接在sh文件中进行调用,提示无法执行二进制文件,因为无法为其增加执行权限。请问是否还有其他方法。 2、导入参数中 --source_file 是否支持hdfs路径?
2.1
2.0
0
votes
1
answers
35
views
changguowei
199
•
asked Aug 19, 2024
FE服务的Metaspace内存存在没释放问题,是BUG吗?
Master FE Metaspace内存现象 2024-08-16查看Master FE服务进程的Metaspace占用大小为1.57GB 2024-08-19查看Master FE服务进程的Metaspace占用大小为1.94GB Metaspace涨了0.37GB,从主机监控上来看实例总可用内存大约就是降了0.37GB左右 目前怀疑是Master FE服务的Metaspace内存存在没释放问题 jcmd 31924 GC.heap_info监控信息 {code...} ...
2.1
0
votes
3
answers
161
views
陇右青年
3
•
asked Aug 19, 2024
FE服务中一直找不到catalog
2024-08-19 10:33:07,228 INFO (UNKNOWN fe_5e022e00_34e1_4bf4_8dbc_02fe08c01c4d(-1)|1) [Env.waitForReady():938] wait catalog to be ready. FE type: UNKNOWN. is ready: false, counter: 17681 2024-08-19 10:33:09,234 INFO (UNKNOWN fe_5e022e00_34e1...
2.0
0
votes
1
answers
102
views
yky_young
67
•
asked Aug 19, 2024
be集群4台全部宕机,初步判定routine数据导入引起
版本2.0.13 以下为 dmesg -T 日志 {code...}
2.0
0
votes
2
answers
153
views
只爱吃糖不说话
3
•
asked Aug 16, 2024
Doris manager 24.0.3 巡检无反应
修改了utf8mb4,数据库为mysql还是无反应
2.1
0
votes
1
answers
36
views
____
1
•
asked Aug 16, 2024
为什么2.0.0_alpha的导入性能比2.1、3.0、4.0、master要快1倍?为什么新版本的性能差这么多?
请问为什么新版本的写入性能为什么比2.0.0-alpha要差这么多?我已经用了async-mode模式了。在官方QQ群提出没人能回答,求大神解答,谢谢! 2.0.0-alpha版本streamload测试结果: 2.1、3.0、master版本streamload测试结果: 2.0.0-alpha镜像版本insert into values测试结果: master编译版本insert into values测试结果:
3.0
2.1
2.0
0
votes
2
answers
164
views
caopengbo
5
•
asked Aug 16, 2024
数据导入报错tablet error: [E-6006]failed to rename
2.1
0
votes
1
answers
35
views
tongshujun
1
•
asked Aug 16, 2024
filebeat消费kafka 然后推入doris为啥会报这个错?
Failed to serialize the event: key not found,但是实际上数据又是写进去了的
2.0
0
votes
6
answers
136
views
耳东
11
•
asked Aug 16, 2024
【Jdbc Catalog】外部表join不走索引
在jdbc catalog对两个外部表进行join select * from tba join tbb on tba.col1=tbb.col1 where tba.col2 =123 索引列:tba.col2,tba.col1,tbb.col1 如果在业务库运行3秒出结果,但是doris catalog运行需要30秒 观察到on 条件的tbb.col1索引条件不触发,on操作应该发生在doris执行,分别把两个表数据拉到doris后再进行join,有没办法整个sql都在业...
catalog
2.0
0
votes
3
answers
135
views
数据小趴菜
3
•
asked Aug 16, 2024
在flink yarn模式下使用 flink cdc 同步数据到doris,能同步数据,但不能同步表结构?
初来乍到,请各位大佬帮忙分析分析原因,是包搭配不对还是怎么的? doris:2.1.0 flink:1.17.2 flink的上传3个jar包: flink-doris-connector-1.17-1.6.1.jar、flink-sql-connector-mysql-cdc-3.0.1.jar、mysql-connector-java-8.0.28.jar 同步脚本: bin/flink run -m yarn-cluster -Dexecution.checkpoint...
2.1
0
votes
1
answers
131
views
Prev
Prev
262
263
264
(current)
265
266
Next
Next
Hot Questions
Doirs 2.1.10 报错请求的转换无效
doris版本为2.1.10查询报错,更新前2.1.7版本的查询没有问题,请问该怎么解决
有偿解决问题!doris查询性能提升
1 answers
Doris2.1.10使用catalog连接paimon,新增数据看不到,必须手动refresh CATALOG才能看得到
Doris 3.1 查询加速
如何降低doris远程存储的访问频率