You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Naga Vijayapuram (Jira)" <ji...@apache.org> on 2021/10/26 01:37:00 UTC

[jira] [Created] (SPARK-37114) Support Submitting Jobs to Cloud Providers

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