- NAME
-
- gcloud beta dataproc jobs - submit and manage Dataproc jobs
- SYNOPSIS
-
-
gcloud beta dataproc jobsGROUP|COMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Submit and manage Dataproc jobs. - EXAMPLES
- To learn about the types of jobs that can be submitted, run:
gcloud beta dataproc jobs submitTo view the output of a job as it runs, run:
gcloud beta dataproc jobs wait job_idTo cancel an active job, run:
gcloud beta dataproc jobs kill job_idTo view the details of a job, run:
gcloud beta dataproc jobs describe job_idTo see the list of all jobs, run:
gcloud beta dataproc jobs listTo delete the record of an inactive job, run:
gcloud beta dataproc jobs delete job_id - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - GROUPS
-
is one of the following:GROUP-
submit -
(BETA)Submit Dataproc jobs to execute on a cluster.
-
- COMMANDS
-
is one of the following:COMMAND-
delete -
(BETA)Delete the record of an inactive job. -
describe -
(BETA)View the details of a job. -
get-iam-policy -
(BETA)Get IAM policy for a job. -
kill -
(BETA)Kill an active job. -
list -
(BETA)List jobs in a project. -
set-iam-policy -
(BETA)Set IAM policy for a job. -
update -
(BETA)Update the labels for a job. -
wait -
(BETA)View the output of a job as it runs or after it completes.
-
- NOTES
- This command is currently in beta and might change without notice. These
variants are also available:
gcloud dataproc jobsgcloud alpha dataproc jobs
gcloud beta dataproc jobs
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 2026-05-27 UTC.

