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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to