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:39:00 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-37114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naga Vijayapuram updated SPARK-37114:
-------------------------------------
    Description: 
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 google-cloud-dataproc` arg is used.

  was:
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.


> 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
>            Priority: Trivial
>
> 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 google-cloud-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