所有 Dataproc 代码示例

This page contains code samples for Dataproc. To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.

Create a client to initiate a Dataproc workflow template

Creates a client using application default credentials to initiate a Dataproc workflow template. Use either the global or a regional endpoint.

Create autoscaling cluster

Creates a Dataproc cluster with an autoscaling policy.

Instantiate inline workflow template

Instantiates an inline workflow template using Cloud Client Libraries.

View in documentation

List clusters

Lists all Dataproc clusters in a project.

Sort

An example PySpark sort job.

Sort Cloud Storage

An example PySpark job to sort the contents of a text file in Cloud Storage.

Submit hadoop fs job

Submits a Hadoop FS job to a Dataproc cluster.

Submit job

Submits a Spark job to a Dataproc cluster.