Тёмный

Create a Streaming Data Lake on Cloud Storage: Challenge Lab  

Quick Lab ☁️
Подписаться 25 тыс.
Просмотров 6 тыс.
50% 1

Опубликовано:

 

29 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 110   
@unofficialcoder-vu2du
@unofficialcoder-vu2du Год назад
Points be noted * 1 Disable the Dataflow API & Enable it * 2 Choose Region same as in given in challenge scenario
@quick_lab
@quick_lab Год назад
👍🏻
@cvwkill
@cvwkill Год назад
Been trying this for some time, finally able to do this through your video. Thanks bro !
@quick_lab
@quick_lab Год назад
Glad you like the video keep supporting✌️
@snehasuryawanshi3175
@snehasuryawanshi3175 Год назад
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
@quick_lab
@quick_lab Год назад
👍🏻👍🏻
@anshikakochar4078
@anshikakochar4078 Год назад
In task 2 it is showing unrecognized value for given region
@apoorvsingh660
@apoorvsingh660 Год назад
last task is getting completed. i run the part of code around 4 times but the issue remains same
@quick_lab
@quick_lab Год назад
what issue are you facing will you please share the error screenshot on telegram ?
@animeborg1677
@animeborg1677 Год назад
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 ?
@quick_lab
@quick_lab Год назад
Actually earlier the lab was working fine but now after creating the app sometimes it not recognise the step that why I added sleep
@animeborg1677
@animeborg1677 Год назад
Okok I see!! Btw it worked perfectly fine after removing the sleep command !! ❤️❤️
@quick_lab
@quick_lab Год назад
Congratulations 👏
@kunallandge996
@kunallandge996 Год назад
I can't complete task 2 & 4 issue what can I do ?
@quick_lab
@quick_lab Год назад
What error are you getting ?
@sanjanabarman1188
@sanjanabarman1188 Год назад
Facing problem in task 2 , 4. Please make a updated video solution 🙂
@quick_lab
@quick_lab Год назад
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
@surajjha6054
@surajjha6054 Год назад
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_lab
@quick_lab Год назад
Run one command at a time
@surajjha6054
@surajjha6054 Год назад
@@quick_lab ok means form beginning one by one ?
@quick_lab
@quick_lab Год назад
What is region for you ??
@surajjha6054
@surajjha6054 Год назад
@@quick_lab everytime region is coming different one there was west and from now it's showing east
@quick_lab
@quick_lab Год назад
export TOPIC_ID=topic1 export REGION=us-central1 export MESSAGE="Hello!" AE_REGION=us-central PROJECT_ID=$(gcloud config get-value project) export BUCKET_NAME="${PROJECT_ID}-bucket" gcloud services disable dataflow.googleapis.com gcloud services enable dataflow.googleapis.com gsutil mb -c standard -l $REGION gs://$BUCKET_NAME #gsutil mb gs://$BUCKET_NAME gcloud pubsub topics create $TOPIC_ID gcloud app create --region=$AE_REGION gcloud scheduler jobs create pubsub quicklab --schedule="* * * * *" \ --topic=$TOPIC_ID --message-body="$MESSAGE" gcloud scheduler jobs run quicklab #--------------------------------------------------------- git clone github.com/GoogleCloudPlatform/java-docs-samples.git cd java-docs-samples/pubsub/streaming-analytics mvn compile exec:java \ -Dexec.mainClass=com.examples.pubsub.streaming.PubSubToGcs \ -Dexec.cleanupDaemonThreads=false \ -Dexec.args=" \ --project=$PROJECT_ID \ --region=$REGION \ --inputTopic=projects/$PROJECT_ID/topics/$TOPIC_ID \ --output=gs://$BUCKET_NAME/samples/output \ --runner=DataflowRunner \ --windowSize=2"
@jinkachandu4284
@jinkachandu4284 Год назад
I am also tryed 4 times but still in task 2 it is failed.but why what is the reason I don't know
@quick_lab
@quick_lab Год назад
Just ran one command at a time
@sahil007-d2h
@sahil007-d2h Год назад
Thank You For This Lab Solution, 🙂🙂 ------> Next Please Solve This lab : Google Cloud Storage - Bucket Lock #GSP297
@quick_lab
@quick_lab Год назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-s-psIayBLg8.html sorry for the delay but lab will not take time to complete I hope you like it
@2esion229
@2esion229 Год назад
Not able to complete task 2 and task 4 , even after waiting for so long, please check as soon as possible
@quick_lab
@quick_lab Год назад
What error are facing on those task?
@udayrathi1608
@udayrathi1608 Год назад
​@@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
@parimal2210
@parimal2210 Год назад
Same error
@udayrathi1608
@udayrathi1608 Год назад
@@parimal2210 re run the commands for task 2 and 4
@quick_lab
@quick_lab Год назад
Just do one thing, run one command at a time
@jinkachandu4284
@jinkachandu4284 Год назад
But for u showing in vedio it is correct
@titassarangi143
@titassarangi143 Год назад
I tried the lab 6 times... task 4 and 2 not completing
@quick_lab
@quick_lab Год назад
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.
@titassarangi143
@titassarangi143 Год назад
@@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
@quick_lab
@quick_lab Год назад
Instead of running all the commands just run one command at a time
@titassarangi143
@titassarangi143 Год назад
@@quick_lab ok
@unofficialcoder-vu2du
@unofficialcoder-vu2du Год назад
Completed!!!!! After of t 5 to 6 Tries
@quick_lab
@quick_lab Год назад
Congratulations
@ShubhamSingh-bz6me
@ShubhamSingh-bz6me Год назад
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
@quick_lab
@quick_lab Год назад
Do one thing run one command at a time do not turn all the commands
@ShubhamSingh-bz6me
@ShubhamSingh-bz6me Год назад
then it will complete
@mouparnachandra3135
@mouparnachandra3135 Год назад
Should i try this lab for only us-central-1 region??
@quick_lab
@quick_lab Год назад
Yes you can instead of use it us-central-1 use us-central
@aayushgupta_ag
@aayushgupta_ag 6 месяцев назад
Not working for last two tasks . Please make a updated video
@quick_lab
@quick_lab 6 месяцев назад
This lab is broken kindly reach out to chat support and ask then to fix it
@tonyparker6039
@tonyparker6039 Год назад
Task -2 not checked still show to create an App Engine App. And Task-4 also
@quick_lab
@quick_lab Год назад
Do one thing, just run one command at a time and make sure that you have to just use only US east 1 region
@tonyparker6039
@tonyparker6039 Год назад
@@quick_lab still Task-2 not checked ..I tried this already
@quick_lab
@quick_lab Год назад
export TOPIC_ID=topic1 export REGION=us-central1 export MESSAGE="Hello!" AE_REGION=us-central PROJECT_ID=$(gcloud config get-value project) export BUCKET_NAME="${PROJECT_ID}-bucket" gcloud services disable dataflow.googleapis.com gcloud services enable dataflow.googleapis.com gsutil mb -c standard -l $REGION gs://$BUCKET_NAME #gsutil mb gs://$BUCKET_NAME gcloud pubsub topics create $TOPIC_ID gcloud app create --region=$AE_REGION gcloud scheduler jobs create pubsub quicklab --schedule="* * * * *" \ --topic=$TOPIC_ID --message-body="$MESSAGE" gcloud scheduler jobs run quicklab #--------------------------------------------------------- git clone github.com/GoogleCloudPlatform/java-docs-samples.git cd java-docs-samples/pubsub/streaming-analytics mvn compile exec:java \ -Dexec.mainClass=com.examples.pubsub.streaming.PubSubToGcs \ -Dexec.cleanupDaemonThreads=false \ -Dexec.args=" \ --project=$PROJECT_ID \ --region=$REGION \ --inputTopic=projects/$PROJECT_ID/topics/$TOPIC_ID \ --output=gs://$BUCKET_NAME/samples/output \ --runner=DataflowRunner \ --windowSize=2" Try this just changes values according
@tonyparker6039
@tonyparker6039 Год назад
@@quick_lab Thanks buddy ...Last try from my side
@tonyparker6039
@tonyparker6039 Год назад
​@@quick_lab Can you complete this lab if i give you my id and password
@PR011GAMING
@PR011GAMING Год назад
What was the last command.....which we have to use if it failed in the end?
@quick_lab
@quick_lab Год назад
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.
@PR011GAMING
@PR011GAMING Год назад
@@quick_lab i tried it that way too...still it is not working....it's better you have to upload video that way also.
@PR011GAMING
@PR011GAMING Год назад
@@quick_lab on while searching the video for this lab..this video is the only video we got for the same. That's the reason I told you so.
@sachinchadotara3532
@sachinchadotara3532 Год назад
in this lab all 3 task can be completed by using your command but the last one is failed every time please help
@quick_lab
@quick_lab Год назад
Do one thing run one command at a time
@sachinchadotara3532
@sachinchadotara3532 Год назад
@@quick_lab thank you for help yauuup it worked 👍👍
@vanshverma3145
@vanshverma3145 Год назад
@@sachinchadotara3532 bhai kaese kiya plzz bta do maine ek ek krke bhi try kr liya last command mai failed bta rha hai ek baar plzzz bta do bhai pllz
@quick_lab
@quick_lab Год назад
Instead of running all the command just run one command at a time
@vanshverma3145
@vanshverma3145 Год назад
@@quick_lab not working that way also
@amikothari4909
@amikothari4909 Год назад
sir maine iss lab me 4 bar try kiya but task 4 and task 2 complete hi nhi ho rhee hai
@quick_lab
@quick_lab Год назад
Do one thing run 1 command at a time do not run all the commands okay
@Dost.Official
@Dost.Official Год назад
last task getting error
@muskansingla3981
@muskansingla3981 Год назад
Please make updated video of this lab Today ... because Task 2 progress not working
@quick_lab
@quick_lab Год назад
I just tested the lab and it’s working fine for me. Will it be possible for you? Will you share the screenshot on telegram?
@rohitpratap3169
@rohitpratap3169 Год назад
task 2 error "please create am app engine app"
@quick_lab
@quick_lab Год назад
Do one thing instead of running all command, just simply run, one command at a time
@divyanshvaish5947
@divyanshvaish5947 Год назад
It is saying "please create am app engine app" For task 2, what is to be done?
@quick_lab
@quick_lab Год назад
Run one command at a time buddy
@anshikakochar4078
@anshikakochar4078 Год назад
I have solved 4 times but facing issue in task 2
@quick_lab
@quick_lab Год назад
What it your region??
@anshikakochar4078
@anshikakochar4078 Год назад
@@quick_lab us-central1
@quick_lab
@quick_lab Год назад
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
@anshikakochar4078
@anshikakochar4078 Год назад
Now how to resolve the issue?
@quick_lab
@quick_lab Год назад
gcloud app delete--region=$REGION Did you join the telegram group?
@rohitpatel9303
@rohitpatel9303 Год назад
task 2 me error aara he
@quick_lab
@quick_lab Год назад
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
@gollarambabu3317
@gollarambabu3317 Год назад
task 4 getting Failed
@quick_lab
@quick_lab Год назад
This is the issue from qwicklab site. Please reach out to them and let them know.
@subhamsahoo2474
@subhamsahoo2474 5 месяцев назад
job is not using streamline engine
@tonyparker6039
@tonyparker6039 Год назад
Bhayya help chahiye Lab nai ho rhi
@quick_lab
@quick_lab Год назад
Kindly share error screenshot on telegram
@tonyparker6039
@tonyparker6039 Год назад
@@quick_lab same problem task 2 not completing
@tonyparker6039
@tonyparker6039 Год назад
@@quick_lab can you please this task ..i give you my id and pass
@quick_lab
@quick_lab Год назад
Just share the error screenshot on telegram buddy and let us know the region
@tonyparker6039
@tonyparker6039 Год назад
@@quick_lab done i have complete the Lab Finally after 9 attempt
@kamranliaquatali9459
@kamranliaquatali9459 Год назад
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."
@quick_lab
@quick_lab Год назад
I just test this lab and it’s working fine. I request you please perform the lab again
@kamranliaquatali9459
@kamranliaquatali9459 Год назад
@@quick_lab yes it is working fine now, thankyou sir
@quick_lab
@quick_lab Год назад
Welcome 🤗
@vanshverma3145
@vanshverma3145 Год назад
@@kamranliaquatali9459 hy i m not able to complete task 2 and task 4 can u please tell me how to done it? please
@quick_lab
@quick_lab Год назад
Just run one command at a time
@Dost.Official
@Dost.Official Год назад
many times
@quick_lab
@quick_lab Год назад
This issue from qwiklabs side buddy kindly reach out to then and then to fix it
Далее
Когда Долго В Рейсе)))
00:16
Просмотров 147 тыс.
Встреча в Лифте 😂
00:43
Просмотров 148 тыс.
Top AWS Services A Data Engineer Should Know
13:11
Просмотров 172 тыс.
Zoom Student Meeting For Examples 1 and 3
1:21:55