4paradigm / 4paradigm/OpenMLDB

feat: taxi docker demo support for arm

Abierto
#1,138 0 comentarios 0 reacciones 1 asignado Reclamado por @aceforeverd Ver en GitHub
enhancement
Lenguaje dominante
C++
Estrellas
1.7k
Forks
331
Merge medio
12 d 12 h
PR fusionados (30 d)
1

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
docker, spark
Área
build-system, devops, tooling
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
30/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.