apache / incubator-gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
https://gluten.apache.org/
Apache License 2.0
1.22k stars 439 forks source link

Support official docker image #7827

Open melin opened 3 weeks ago

melin commented 3 weeks ago

Description

Support official docker image,easy to start use gluten Reference: https://hub.docker.com/_/spark

zhztheplayer commented 3 weeks ago

Do you mean to create Gluten's docker images using Spark's images as base?

melin commented 3 weeks ago

Do you mean to create Gluten's docker images using Spark's images as base?

Yes,spark on k8s,The gluten image can be used directly。

PHILO-HE commented 2 weeks ago

cc @weiting-chen