You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2018/12/19 08:18:45 UTC

[GitHub] rongou commented on issue #23347: allow building spark gpu docker images

rongou commented on issue #23347: allow building spark gpu docker images
URL: https://github.com/apache/spark/pull/23347#issuecomment-448507634
 
 
   I'm mostly following the current structure. There are a few things that can be done to simplify this and lessen the maintenance burden:
   * As I mentioned in the JIRA issue, if we are willing to switch to Ubuntu, both CPU and GPU images can share the same `Dockerfile`, with an argument for different base images.
   * Perhaps it's an overkill to have separate JVM/Py/R images, they can be combined into one.
   * Spark probably should publish official images to, say, docker hub, so end users can just pull the images directly or use them as base.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org