Naga Vijayapuram created SPARK-37114:
----------------------------------------
Summary: Support Submitting Jobs to Cloud Providers
Key: SPARK-37114
URL: https://issues.apache.org/jira/browse/SPARK-37114
Project: Spark
Issue Type: New Feature
Components: Deploy
Affects Versions: 3.2.0
Reporter: Naga Vijayapuram
To be able to submit jobs to cloud providers, `spark-submit` can be enhanced.
For example, to submit job to `google dataproc`, the `spark-submit` can be
enhanced to do this ...
```
gcloud dataproc jobs submit spark ...
```
when ```–master dataproc``` arg is used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]