While trying to attempt the fly cup challenge, I'm unable to find any buckets as mentioned in the description.
Solved! Go to Solution.
You might doing something wrong. I completed it already. try to remove 'gs://' from storage link
I am also suffering from this problem, someone please help me.
You will not get it from GCS. Just use that bucket link while creating table in BigQuery.
Even then it prompted as - no such buckets/path found
You might doing something wrong. I completed it already. try to remove 'gs://' from storage link
Yup it works that way
Solved.Thanks
bq mk drl
for file in `gsutil ls gs://spls/gsp394/tables/*.csv`; do TABLE_NAME=`echo $file | cut -d '/' -f6 | cut -d '.' -f1`; bq load --autodetect --source_format=CSV --replace=true drl.$TABLE_NAME $file; done
Need help with task 11, it says run and built query.
I have already run query and build a dashboard.
can please help to solve the flying cup lab 1
I am stuck in task 11, only one is left
Same bro 🥲
when you run the query, you can see Explore Data->Explore With Data Studio
@brlikhon need your help with task 11.
User | Count |
---|---|
37 | |
22 | |
7 | |
4 | |
3 |