- NAME
-
- gcloud beta dataproc sessions - create and manage Dataproc sessions
- SYNOPSIS
-
-
gcloud beta dataproc sessions
GROUP
|COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
Create and manage Dataproc sessions.Create a session:
gcloud beta dataproc sessions create
List all sessions:
gcloud beta dataproc sessions list
List session details:
gcloud beta dataproc sessions describe SESSION_ID
Delete a session:
gcloud beta dataproc sessions delete SESSION_ID
Terminate an active session:
gcloud beta dataproc sessions terminate SESSION_ID
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - GROUPS
-
is one of the following:GROUP
create
-
(BETA)
Create a Dataproc session.
- COMMANDS
-
is one of the following:COMMAND
- NOTES
- This command is currently in beta and might change without notice.
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-08-28 UTC.