You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Anirudh Ramanathan (JIRA)" <ji...@apache.org> on 2017/11/29 08:30:00 UTC

[jira] [Updated] (SPARK-22646) Spark on Kubernetes - basic submission client

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

Anirudh Ramanathan updated SPARK-22646:
---------------------------------------
    Description: The submission client is responsible for creating the Kubernetes pod that runs the Spark driver. It is a set of client-side changes to enable the scheduler backend.  (was: The submission client is mainly responsible for creating the Kubernetes pod that runs the Spark driver. It follows a step-based approach to construct the driver pod, as the code under the submit.steps package shows. The steps are orchestrated by DriverConfigurationStepsOrchestrator. Client creates the driver pod and waits for the application to complete if it's configured to do so, which is the case by default.

This PR also contains Dockerfiles of the driver and executor images. They are included because some of the environment variables set in the code would not make sense without referring to the Dockerfiles.)

> Spark on Kubernetes - basic submission client
> ---------------------------------------------
>
>                 Key: SPARK-22646
>                 URL: https://issues.apache.org/jira/browse/SPARK-22646
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Scheduler
>    Affects Versions: 2.3.0
>            Reporter: Anirudh Ramanathan
>
> The submission client is responsible for creating the Kubernetes pod that runs the Spark driver. It is a set of client-side changes to enable the scheduler backend.



--
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