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 2023/03/14 11:08:00 UTC

[jira] [Commented] (SPARK-42785) [K8S][Core] When spark submit without --deploy-mode, will face NPE in Kubernetes Case

    [ https://issues.apache.org/jira/browse/SPARK-42785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700096#comment-17700096 ] 

Apache Spark commented on SPARK-42785:
--------------------------------------

User 'zwangsheng' has created a pull request for this issue:
https://github.com/apache/spark/pull/40414

> [K8S][Core] When spark submit without --deploy-mode, will face NPE in Kubernetes Case
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-42785
>                 URL: https://issues.apache.org/jira/browse/SPARK-42785
>             Project: Spark
>          Issue Type: Bug
>          Components: Kubernetes
>    Affects Versions: 3.3.2
>            Reporter: binjie yang
>            Priority: Major
>
> According to this PR [https://github.com/apache/spark/pull/37880#issuecomment-1347777890,] when user spark submit without `--deploy-mode XXX` or `–conf spark.submit.deployMode=XXXX`, may face NPE with this code
>  
> args.deployMode.equals("client")
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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