We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d8238 commit 3be64feCopy full SHA for 3be64fe
dataproc/README.md
@@ -6,7 +6,7 @@ Note that while this sample demonstrates interacting with Dataproc via the API,
6
demonstrated here could also be accomplished using the Cloud Console or the gcloud CLI.
7
8
`list_clusters.py` is a simple command-line program to demonstrate connecting to the
9
-Dataproc API and listing the clusters in a ergion
+Dataproc API and listing the clusters in a region
10
11
`create_cluster_and_submit_job.py` demonstrates how to create a cluster, submit the
12
`pyspark_sort.py` job, download the output from Google Cloud Storage, and output the result.
0 commit comments