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 2020/12/11 16:16:00 UTC

[jira] [Assigned] (SPARK-33759) docker entrypoint should using `spark-class` for spark executor

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

Apache Spark reassigned SPARK-33759:
------------------------------------

    Assignee:     (was: Apache Spark)

> docker entrypoint should using `spark-class` for spark executor
> ---------------------------------------------------------------
>
>                 Key: SPARK-33759
>                 URL: https://issues.apache.org/jira/browse/SPARK-33759
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes
>    Affects Versions: 3.0.1
>            Reporter: Dung Dang Minh
>            Priority: Trivial
>
> In docker {{entrypoint.sh}}, spark driver using {{spark-submit}} command but spark executor using pure {{java}} command which don't load {{spark-env.sh}} in {{$SPARK_HOME/conf}} directory.
> This can lead configuration mismatch between driver and executors in the cases {{spark-env.sh}} contains something like custom envvars or pre-start hooks



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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