Apache Doris 源码编译

拉取 docker 镜像

sudo docker pull apache/incubator-doris:build-env-ldb-toolchain-latest

进入 docker 容器

sudo docker run -it apache/incubator-doris:build-env-ldb-toolchain-latest

选择容器的 Java 版本,本文选用 JDK 1.8

[root@c3050d8400d8 output]# alternatives --set java java-1.8.0-openjdk.x86_64
[root@c3050d8400d8 output]# alternatives --set javac java-1.8.0-openjdk.x86_64
[root@c3050d8400d8 output]# export JAVA_HOME=/usr/lib/jvm/java-1.8.0
[root@c3050d8400d8 output]#
[root@c3050d8400d8 output]# java -version
openjdk version "1.8.0_322"
OpenJDK Runtime Environment (build 1.8.0_322-b06)
OpenJDK 64-Bit Server VM (build 25.322-b06, mixed mode)
[root@c3050d8400d8 output]#

下载 Doris 的源码

git clone https://github.com/apache/incubator-doris.git

开始编译

cd incubator-doris
sh build.sh --clean --be --fe --ui

编译完成,在 output 目录下生成以下目录:

[root@c3050d8400d8 incubator-doris]# cd output
[root@c3050d8400d8 output]# ls -l
total 12
drwxr-xr-x 8 root root 4096 Feb 18 04:22 be
drwxr-xr-x 9 root root 4096 Feb 18 04:21 fe
drwxr-xr-x 4 root root 4096 Feb 18 04:21 udf
[root@c3050d8400d8 output]# ls be
bin  conf  lib  log  storage  www
[root@c3050d8400d8 output]# ls fe
bin  conf  doris-meta  lib  log  spark-dpp  webroot
[root@c3050d8400d8 output]# ls udf
include  lib
[root@c3050d8400d8 output]#

Docker 容器内的系统版本是 Centos 7.9, JDK 1.8, 可以将 output 目录拷贝到相同环境使用。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

修破立生

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值