> >
> >
> > Instead we can make the Spark images have bare minimum support for basic
> Spark applications, and then provide detailed instructions for how to build
> custom Docker images (mostly just needing to make sure the custom image has
> the right entry
tailed instructions for how to build
> custom Docker images (mostly just needing to make sure the custom image has
> the right entry point).
>
>
>
> -Matt Cheah
>
>
>
> From: Rong Ou
> Date: Friday, February 8, 2019 at 2:28 PM
> To: "dev@spark.apache.org"
provide detailed instructions for how to build custom
Docker images (mostly just needing to make sure the custom image has the right
entry point).
-Matt Cheah
From: Rong Ou
Date: Friday, February 8, 2019 at 2:28 PM
To: "dev@spark.apache.org"
Subject: building docker images for
Hi spark dev,
I created a JIRA issue a while ago (
https://issues.apache.org/jira/browse/SPARK-26398) to add GPU support to
Spark docker images, and sent a PR (
https://github.com/apache/spark/pull/23347) that went through several
iterations. It was suggested that it should be discussed on the dev