You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dung Dang Minh (Jira)" <ji...@apache.org> on 2020/12/11 16:13:00 UTC

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

Dung Dang Minh created SPARK-33759:
--------------------------------------

             Summary: spark executor should using `spark-class` in docker entrypoint
                 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


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