Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
张彬华
7678
•
asked Jul 17, 2024
【Apache Doris】周FAQ集锦:第 14 期
欢迎查阅第 14 期的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
0
votes
1
answers
108
views
North Lin
35
•
asked Jul 17, 2024
Doris混合部署(物理节点+K8S)模式探索
目的 存算分离,BE混合节点部署在虚拟机或实体机,计算节点部署在K8S,以实现弹性扩缩容。 网络方案 在FE和BE节点物理节点添加一条路由,将网络打到K8S节点上 {code...}
content
3
votes
1
answers
187
views
languoqiang
7
•
asked Jul 17, 2024
fe.warn.log日志文件中出现如下错误是什么原因?
2024-07-17 04:55:01,070 WARN (heartbeat mgr|26) [HeartbeatMgr.runAfterCatalogReady():144] get bad heartbeat response: type: BACKEND, status: BAD, msg: java.net.ConnectException: Connection refused (Connection refused), beId: 11034, beHost: ...
2.1
2.0
0
votes
1
answers
41
views
王艳忠
42
•
asked Jul 17, 2024
2.14 workload group 设置不生效
1、 创建 workload group 并且限制并发为1 排队1 create workload group if not exists g1 properties ( "cpu_share"="1024", "memory_limit"="30%", "enable_memory_overcommit"="true", "max_concurrency" = &...
2.1
0
votes
1
answers
32
views
jency401
15
•
asked Jul 17, 2024
2.0.11使用streamloader提示Access denied for user 'default_cluster:aaa@ip' (using password: YES)
使用命令: doris-streamloader -u "aaa":"123123" --source_file="large*" --url="http://ip:5430" --header="column_separator:|?columns:id1,id2,id3,id4" --db="dwd" --table="tmp_data" --workers 8...
2.0
0
votes
1
answers
72
views
起飞小宇
1
•
asked Jul 17, 2024
doris 2.1.3 OOM 问题
我们的doris 目前受限于硬件,只有32g的内存,近期经常OOM,想请教一下我怎么跟踪这种问题SQL呢? 这个截图是BE.INFO的log,看到有一个SQL占用了40+GB 场景是:oracle的跑批场景用存储过程调用的,转到doris这边,因为doris没有过程,所以用了kettle来调度跑循环清洗拆分数据。
2.1
0
votes
2
answers
79
views
彗星来的那一夜
1
•
asked Jul 17, 2024
首次安装Doris的be启动失败
环境:主机是京东云2核2G的云服务器,jdk版本是1.8,Doris的版本是2.0.3。 首次安装fe也启动成功了,这里的GC是内存不够吗,可是我看Doris官网说对内存没有限制呀 启动be ./bin/start-be.sh报错 {code...}
2.0
0
votes
1
answers
129
views
awol2005ex
9
•
asked Jul 17, 2024
发现使用 <=> 进行大表关联就会报错,然后be挂掉 (版本2.1.4)
发现使用 <=> 进行大表关联就会报以下错误,然后be挂掉 (版本2.1.4) F20240716 17:37:28.067122 55999 column.h:631] Column Nullable(Int8) is not a contiguous block of memory 9# doris::vectorized::IColumn::get_raw_data() const at /home/zcp/repo_center/doris_release...
2.1
0
votes
2
answers
40
views
七彩黑虫
7
•
asked Jul 17, 2024
EXPORT TABLE 能否导出整个库?
目前看官方文档,EXPORT TABLE 只能指定单个表进行导出,是否支持导出整个库或多张表? 类似于: {code...}
2.1
0
votes
1
answers
29
views
xiaofan2015
5
•
asked Jul 16, 2024
doris be使用clion 配置不能debug
按照官方文档 [https://doris.apache.org/zh-CN/community/developer-guide/be-clion-dev/] 配置不生效,通过/hadoop/workspace/doris/be/build_Debug/src/service/doris_be、/hadoop/workspace/doris/doris_be/be/lib/doris_be 等脚本都可以启动be,但是clion启动后没有效果,只报错Command timed ...
2.0
0
votes
1
answers
65
views
Prev
Prev
231
232
233
(current)
234
235
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
数据倾斜问题
doris decommission的数据恢复
doris导出csv时,应将字段用双引号包裹
1 answers
doris3.0 k8s部署疑问
Doris-3.0.6 内存占用大,后端没有执行的进程,一直持续升高不释放
1 answers