binjie yang created SPARK-42785:
-----------------------------------

             Summary: [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


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to