hugh018 opened a new issue, #15537: URL: https://github.com/apache/dolphinscheduler/issues/15537
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened Cloud -> k8s ,Submit spark task,configure namespace bigdata-dev, But spark-pi-fffb478d5856a8b3-driver run in default namespace. bigdata-dev cloud-k8s-126-t47nh 0/1 Completed 0 5m32s default spark-pi-fffb478d5856a8b3-driver 0/1 Completed 0 5m17s ### What you expected to happen Spark-pi run in configure namespace, Not default namespace ### How to reproduce Spark 3.4.1 dolphinscheduler 3.2.0 ["/opt/spark/bin/spark-submit"] ["--master","k8s://https://xx.xx.xx.xx:6443/","--deploy-mode", "cluster","--name", "spark-pi","--class", "org.apache.spark.examples.SparkPi","--conf","spark.executor.instances=1","--conf","spark.kubernetes.authenticate.driver.serviceAccountName=spark-service-account","--conf","spark.kubernetes.container.image=apache/spark:3.4.1","local:///opt/spark/examples/jars/spark-examples_2.12-3.4.1.jar"] ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
