For 'unrecognized value for given region' error(for us central1) , run- gcloud config set compute/region "REGION" REGION=us-central and then run remaining commands
Sir, In the commands that you provided in GitHub ..... There is a command like " sleep 100 " , which is not shown in your video !! So do we have to run that command or not ?
1st thing do perform the lab in us-east1 zone 2nd as I explain in the video we have to wait for output like as worker as started the zone but now it's will not give that output because they updated the lab recently 3rd after waiting for 10-15 minutes just do to dataflow and check is there any job is running if yes then just again wait for 5 minutes and refersh the page and check is that job is still running for 5 minutes or not if yes then congratulation you are done with the lab just go and check the score if job is failed then wait for sometime and perform the lab NOTE:- After update we have to just check is job is running or not if job is running then just simply check the score I hope this will helps you
Bro I have tired 4 times to solve this lab but every one parts remains incomplete. And right now task 4 failed and as you said I have again runner the last command but not working.
@@quick_labIn Task 2 error is please create the cloud scheduler job to publish messages Task 4 error is please run a dataflow pipeline job with required configuration
Just go to your data flow and just check what error are you getting on your pipeline if you are getting error like zone is not available. Do let me know.
@@quick_lab In Task 2 error is please create the cloud scheduler job to publish messages Task 4 error is please run a dataflow pipeline job with required configuration
Hi plzz help me with this lab Create a Streaming Data Lake on Cloud Storage: Challenge Lab as the codes u provide not running properly and my task 2 and task4 are not completing. Its urgent
When you are performing this lab, make sure that the region is not set to us-central1 because for now this region is having issues. If you get a region, just restart the lab and use a different region.
A quick Note : For ARC110, If you are getting us-central1 as your region in lab instructions Then while creating App Engine, keep region as us-central not us-central1 Its a trick. Kindly run one command at a time okay and if you get a region like us east 4 the restart the lab again because that region having issue After all this if you still faced the issue kindly let me know
t.me/Quicklabchat/80258 just tested the lab and it’s working perfectly fine kindly i request you please watch the video carefully and then perform if possible please share the error screenshot on telegram
Not able to complete task 2 and task 4 , when i run this command [gcloud scheduler jobs create pubsub quicklab --schedule="* * * * *" \ --topic=$TOPIC_ID --message-body="$MESSAGE"] it shows me this error "ERROR: (gcloud.scheduler.jobs.create.pubsub) Please use the location flag to manually specify a location."