Opiniones sobre Procesamiento de datos sin servidores con Dataflow: Cómo escribir una canalización de ETL con Apache Beam y Dataflow (Java)

9021 opiniones

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. · Se revisó hace alrededor de 6 horas

Sriyansh S. · Se revisó hace 1 día

Daniel A. · Se revisó hace 2 días

Gustavo L. · Se revisó hace 2 días

Ferdie O. · Se revisó hace 3 días

Harsh A. · Se revisó hace 3 días

IDE URL wouldn't work, restarting the lab.

Ferdie O. · Se revisó hace 3 días

Allan L. · Se revisó hace 3 días

IDE URL wouldn't work, restarting the lab.

Ferdie O. · Se revisó hace 3 días

Emerson C. · Se revisó hace 3 días

Iván Marcelo U. · Se revisó hace 4 días

Francisco M. · Se revisó hace 4 días

Leonardo M. · Se revisó hace 5 días

IDE URL wouldn't work, restarting the lab.

Ferdie O. · Se revisó hace 5 días

Selina C. · Se revisó hace 5 días

the ide didn't work

Souhail L. · Se revisó hace 5 días

Sriyansh S. · Se revisó hace 6 días

Luis Antonio C. · Se revisó hace 6 días

Luis Antonio C. · Se revisó hace 6 días

Daniela L. · Se revisó hace 7 días

Choh J. · Se revisó hace 9 días

he reintentado varias veces, al momento de realizar el lab no hay recursos en la cuenta de estudio quedando pegada en la tarea 6

Gabriela C. · Se revisó hace 9 días

IDE is not opening

DEEPAK KUMAR R. · Se revisó hace 9 días

Could not open console

Nihal Hussain M. · Se revisó hace 9 días

Gabriela C. · Se revisó hace 9 días

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.