[
https://issues.apache.org/jira/browse/SPARK-33759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dung Dang Minh updated SPARK-33759:
-----------------------------------
Summary: docker entrypoint should using `spark-class` for spark executor
(was: spark executor should using `spark-class` in docker entrypoint)
> 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: [email protected]
For additional commands, e-mail: [email protected]