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