git-blame opened a new issue, #15548:
URL: https://github.com/apache/dolphinscheduler/issues/15548

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   When a Spark Task executes spark-submit, the 'cluster' and 'client' deploy 
maps to `--master yarn` or `--master k8s://...`. I would like option to use a 
local Spark cluster. In other words, the equivalent spark-submit option 
is:`--master spark://<hostname>:<port>`
   
   ### Are you willing to submit a 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]

Reply via email to