You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/01/09 00:05:00 UTC

[jira] [Assigned] (SPARK-22994) Require a single container image for Spark-on-K8S

     [ https://issues.apache.org/jira/browse/SPARK-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-22994:
------------------------------------

    Assignee: Apache Spark

> Require a single container image for Spark-on-K8S
> -------------------------------------------------
>
>                 Key: SPARK-22994
>                 URL: https://issues.apache.org/jira/browse/SPARK-22994
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes
>    Affects Versions: 2.3.0
>            Reporter: Marcelo Vanzin
>            Assignee: Apache Spark
>
> Current k8s backend requires 3 separate container images to be provided by the user to submit an app. The 3 images are pretty much the same except for the entry point.
> Instead, we should require a single image by default, but still allow the user to override individual images (e.g. executor) if desired.
> This should also make it easier to publish an "official" Spark docker image, and should simplify things like the {{build-push-docker-images.sh}} script.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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