Dataflow を使用したサーバーレスのデータ処理 — Apache Beam と Dataflow を使用して ETL パイプラインを作成する(Java) のレビュー
9024 件のレビュー
Shaw Sriyansh · 約1時間前にレビュー済み
Shaw Sriyansh · 約1時間前にレビュー済み
Caceres Aubin · 約5時間前にレビュー済み
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.
Shah Sayed Fawad Ali · 約12時間前にレビュー済み
Shaw Sriyansh · 1日前にレビュー済み
Alarcon Daniel · 2日前にレビュー済み
Lima Gustavo · 3日前にレビュー済み
Oosterhoff Ferdie · 3日前にレビュー済み
Agrawal Harsh · 3日前にレビュー済み
IDE URL wouldn't work, restarting the lab.
Oosterhoff Ferdie · 3日前にレビュー済み
Lima Allan · 3日前にレビュー済み
IDE URL wouldn't work, restarting the lab.
Oosterhoff Ferdie · 3日前にレビュー済み
Cosmo Cavalcante Emerson · 3日前にレビュー済み
Ulloa Bermeo Iván Marcelo · 5日前にレビュー済み
Moya Rabadán Francisco · 5日前にレビュー済み
Moreira Leonardo · 5日前にレビュー済み
IDE URL wouldn't work, restarting the lab.
Oosterhoff Ferdie · 5日前にレビュー済み
Chen Selina · 5日前にレビュー済み
the ide didn't work
Louzi Souhail · 5日前にレビュー済み
Shaw Sriyansh · 6日前にレビュー済み
Cezar Junior Luis Antonio · 6日前にレビュー済み
Cezar Junior Luis Antonio · 7日前にレビュー済み
Longas Daniela · 8日前にレビュー済み
Jing Yi Choh · 9日前にレビュー済み
he reintentado varias veces, al momento de realizar el lab no hay recursos en la cuenta de estudio quedando pegada en la tarea 6
Chiguay Gabriela · 10日前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。