Documentation ¶
Overview ¶
This quickstart shows how you can use the Cloud Dataproc Client library to create a Cloud Dataproc cluster, submit a PySpark job to the cluster, wait for the job to finish and finally delete the cluster.
Usage:
go build ./quickstart --project_id <PROJECT_ID> --region <REGION> \ --cluster_name <CLUSTER_NAME> --job_file_path <GCS_JOB_FILE_PATH>
Click to show internal directories.
Click to hide internal directories.