Running Apache Gluten locally on macOS (Apple Silicon) with Spark 3.5 – libgluten.dylib missing #11535
soumilshah1995
started this conversation in
General
Replies: 1 comment
-
|
Please see the document #11547 |
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.
-
Hi Gluten community,
I’m trying to run Apache Gluten locally on macOS (Apple Silicon / M1) with Apache Spark 3.5.3, and I’m running into a native library loading issue.
I wanted to check whether local macOS support is expected to work today, or if Gluten is currently Linux-only for the Velox backend.
OS: macOS (Apple Silicon – aarch64)
Spark: 3.5.3 (spark-3.5.3-bin-hadoop3)
Java: OpenJDK 17
Gluten:
gluten-velox-bundle-spark3.5_2.12-linux_amd64-1.5.0.jar
Backend: Velox
Execution mode: local
Error Observed
Questions
Is running Gluten + Velox locally on macOS supported today?
Are there prebuilt macOS (darwin/aarch64) native binaries for Gluten?
I took jar from here
https://downloads-he-de-2.apache.org/incubator/gluten/1.4.0-incubating/apache-gluten-1.4.0-incubating-bin-spark35.tar.gz
Beta Was this translation helpful? Give feedback.
All reactions