Doris 3.0 arm部署失败,系统使用 64KB 大内存页,但编译的fdbserver 使用 jemalloc 4KB页,无法兼容。 #48473
Unanswered
asdasdqqq
asked this question in
A - General / Q&A
Replies: 2 comments
-
请问解决了吗,我这边的操作系统也是麒麟V10,doris三个节点老是把服务器弄得假死 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@asdasdqqq |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
下载的apache-doris-3.0.4-rc02-bin-arm64安装包,使用apache-doris-3.0.4-rc02-bin-arm64/tools/fdb/ 部署 foundationdb 时,会自动下载 doris 编译的 arm 版本 foundationdb。
执行,以下命令起不起来
经排查执行fdbserver报错,系统使用 64KB 大内存页,但编译的fdbserver 使用 jemalloc 4KB页,无法兼容。
附,系统信息:
Beta Was this translation helpful? Give feedback.
All reactions