GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Dataset flower-public is not available

Open
#2,688 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

Doing the lab training-data-analyst > courses > machine_learning > deepdive2 > production_ml > labs > tpu_speed_data_pipelines.ipynb
I've received the error:
PermissionDeniedError: Error executing an HTTP request: HTTP response code 403 with body '{
"error": {
"code": 403,
"message": "100465888812-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).",
"errors": [
{
"message": "100465888812-compute@developer.gserviceaccount.com does not have storage.objects.list access to the Google Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exis'
when reading gs://flowers-public/

I've granted all permissions, no problem with accessing MNIST-public dataset in the same lab.
The dataset probably doesn't exist anymore.

Contributor guide

Open the contributing guide

Research direction

Open courses/machine_learning/deepdive2/production_ml/labs/tpu_speed_data_pipelines.ipynb and reproduce the 403 while reading gs://flowers-public/. Check whether the bucket still exists and whether the lab's service account can list it; done means the lab can access the intended dataset or clearly points to an available replacement.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, jupyter-notebook
Domain
cloud, data-engineering, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.