Back to Dataproc: Qwik Start - Console
Learner Reviews & Feedback for Dataproc: Qwik Start - Console by Google Cloud
About the Course
This is a self-paced lab that takes place in the Google Cloud console. This lab shows you how to create a Google Cloud Dataproc cluster, run a simple Apache Spark job in the cluster, then modify the number of workers in the cluster, all from the gcloud Command Line. Watch these short videos, Dataproc: Qwik Start - Qwiklabs Preview and Run Spark and Hadoop Faster with Cloud Dataproc.
Filter by:
1 - 2 of 2 Reviews for Dataproc: Qwik Start - Console
By George R J
•Jan 24, 2025
/
By Rodolfo C
•Jun 19, 2024
Error Permissions are missing for the default service account '376784472956-compute@developer.gserviceaccount.com', missing permissions: [storage.buckets.get, storage.objects.create, storage.objects.delete, storage.objects.get, storage.objects.list, storage.objects.update] on the project 'projects/qwiklabs-gcp-02-d7cb4e7ea130'. This usually happens when a custom resource (ex: custom staging bucket) or a user-managed VM Service account has been provided and the default/user-managed service account hasn't been granted enough permissions on the resource. See https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/service-accounts#VM_service_account.