Lab taking to much time to complete:Stream Processing with Cloud Pub/Sub and Dataflow: Qwik Start

The lab "Stream Processing with Cloud Pub/Sub and Dataflow: Qwik Start" is taking to much time to complete the tasks. i just reached the stage where i have to wait for 10 min to complete the  task  3 to start the pipeline and its taking forever, i have a friend who is also doing this but his execution is okay. need help, solve it

 

 

1 4 254
4 REPLIES 4

I also face the same problem 🙂

kc3
Silver 4
Silver 4

Hi,

my suggestion is to read the lab instructions again before starting the lab, and to copy the relevant commands into am editor like notepad++ so that you have them ready to copy-paste into your cloudshell. Fill in the missing parts (Topic ID, region, etc) after starting the lab. You can also do this by defining bash variables via "export TOPIC_ID=topicname" where topicname is shown after the lab has been started. You can access those variables via $TOPIC_ID

It is a super nice and very instructive lab. I hope this helps.

Don't use Java commands for Task 2 and Task 3, Use Python commands and read instructions properly specially in Task 2.

Be aware that Task 3 gets accepted as soon as the first data shows in the bucket.

Top Labels in this Space