- NAME
-
- gcloud beta dataproc batches - submit Dataproc batch jobs
- SYNOPSIS
-
-
gcloud beta dataproc batches
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Submit Dataproc batch jobs.Submit a job:
gcloud beta dataproc batches submit
List all batch jobs:
gcloud beta dataproc batches list
List job details:
gcloud beta dataproc batches describe JOB_ID
Delete a batch job:
gcloud beta dataproc batches delete JOB_ID
Cancel a running batch job without removing the batch resource:
gcloud beta dataproc batches cancel JOB_ID
View job output:
gcloud beta dataproc batches wait JOB_ID
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
submit
-
(BETA)
Submit a Dataproc batch job.
- COMMANDS
-
is one of the following:COMMAND
- NOTES
-
This command is currently in beta and might change without notice. This variant
is also available:
gcloud dataproc batches
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.