Serverless Data Processing with Dataflow - Writing an ETL pipeline using Apache Beam and Dataflow (Java) Reviews

9038 reviews

Amara J. · Reviewed 38 минут ago

IDE not opening

Muhammad A. · Reviewed около 2 часов ago

IDE did not pop up

Robert A. · Reviewed около 3 часов ago

Hiru S. · Reviewed около 5 часов ago

Not very. It had a deprecated java version and failed to allocate resources in the cloud environment

Dale K. · Reviewed около 14 часов ago

Complicated

Sergi F. · Reviewed около 22 часов ago

During this lab, I repeatedly encountered ZONE_RESOURCE_POOL_EXHAUSTED errors when trying to launch Dataflow jobs. This occurred across multiple zones in both us-east1 and us-west1 regions, making it impossible to complete the lab tasks that require Dataflow. This issue has occurred across multiple lab restarts and sessions. Please investigate resource availability in these regions for Qwiklabs projects

Emerson M. · Reviewed 1 день ago

Aubin C. · Reviewed 1 день ago

Laboratorio com erro no link http://35.197.125.188:3000/#/home/project/training-data-analyst/quests/dataflow/no link:

EDUARDO A. · Reviewed 1 день ago

Leonardo S. · Reviewed 1 день ago

Luis Antonio C. · Reviewed 1 день ago

Sriyansh S. · Reviewed 1 день ago

TARUN KUMAR S. · Reviewed 2 дней ago

Seems like a good lesson, but no workers available means it's not possible to go through it properly

Martin H. · Reviewed 2 дней ago

Sriyansh S. · Reviewed 2 дней ago

Sriyansh S. · Reviewed 2 дней ago

Aubin C. · Reviewed 2 дней ago

The first part of the lab was confusing. The lab gives an ide-url. This was the first time, I saw an ide-url. However, the lab didnt suggest how to use it. I had to do the following out of my own understanding: I had to find a VM Instance in the Project. SSH into it. And then do the following command: cd /home/theia-java-dataflow/training-data-analyst/quests/dataflow/ Maven was not installed, so I had to do the following: sudo apt install maven On running, the following command, I got an error ("ERROR: (gcloud) Invalid choice: 'storage'.") source create_batch_sinks.sh I had to run sudo gcloud components update. Even that didnt work so I had to use echo "Creating pipeline sinks" PROJECT_ID=$(gcloud config get-value project) # GCS buckets #TODO: Add try/catch for the first bucket since qwiklabs #gcloud storage buckets create --location=US gs://$PROJECT_ID gsutil mb -l US gs://$PROJECT_ID #gcloud storage buckets create --location=US --default-storage-class="COLDLINE" gs://$PROJECT_ID-coldline gsutil mb -l US -c COLDLINE gs://$PROJECT_ID-coldline But as several files contained the gcloud commands and I could not change all of the files to gsutil commands. So I had to install a local version of gcloud with the following statements: #Step0: cd ~ #Step1: curl -O https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-linux-x86_64.tar.gz #Step2: tar -xf google-cloud-cli-linux-x86_64.tar.gz #Step3: sudo ./google-cloud-sdk/install.sh I also gto pip3 errors. So I had to install it with below statements: sudo apt-get update sudo apt-get install python3-pip -y Now I am almost at the endo of the lab. I have executed "bash generate_batch_events.sh" but it is stuck at "Installing Packages". I dont think, I would be able to complete the lab.

Sayed Fawad Ali S. · Reviewed 3 дней ago

Sriyansh S. · Reviewed 4 дней ago

Daniel A. · Reviewed 4 дней ago

Gustavo L. · Reviewed 5 дней ago

Ferdie O. · Reviewed 5 дней ago

Harsh A. · Reviewed 5 дней ago

IDE URL wouldn't work, restarting the lab.

Ferdie O. · Reviewed 5 дней ago

Allan L. · Reviewed 5 дней ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.