4paradigm / 4paradigm/OpenMLDB

feat: taxi docker demo support for arm

Đang mở
#1,138 0 bình luận 0 reaction 1 người được giao Được @aceforeverd nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
C++
Star
1.7k
Fork
331
Merge trung bình
12 ngày 12 giờ
Pull request đã merge (30 ngày)
1

Mô tả

## Problem

there's problem running x86 docker image on M1 mac, see #140. So best solution is run in arm image.

there is experimental image for openmldb release 0.2.0, see #194. However that was a hacked version, which means the thirdparty, openmldb and spark compiled for arm64 is not reproducible.

Here we need a more generalized solution for arm64 demo image. Make it reproducible 😮

## Solution

Based on previous work, I list a rough TODO list

- [x] base compile image (arm64) to compile thirdparty [hybridsql-base](https://github.com/4paradigm/hybridsql-asserts/pkgs/container/hybridsql-base)
- [ ] arm64 pre-compiled thirdparty
- [ ] zetasql arm64 pre-compiled
- [ ] openmldb compile image for arm64 (hybridsql)
- [ ] openmldb release package for arm64
- [ ] openmldb spark distribution compiled for arm64
- [ ] openmldb taxi demo docker image for arm64

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

The issue outlines a multi-step build process for ARM64 Docker images. Start by examining the existing Dockerfiles and build scripts in the repository, particularly those referenced in issues #140 and #194. The work involves compiling third-party dependencies, zetasql, OpenMLDB itself, and a Spark distribution for ARM64, then assembling the final demo image. Success means creating reproducible build artifacts and a working 'taxi demo' Docker image for ARM64 platforms.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
docker, spark
Lĩnh vực
build-system, devops, tooling
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
30/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.