Skip to content
This repository has been archived by the owner on Apr 2, 2022. It is now read-only.

Incorrect way to remove contents of a bucket? #407

Closed
sayakpaul opened this issue Jul 22, 2021 · 1 comment
Closed

Incorrect way to remove contents of a bucket? #407

sayakpaul opened this issue Jul 22, 2021 · 1 comment
Assignees

Comments

@sayakpaul
Copy link

Describe the bug

Instead of clearing the contents of a bucket, the below-mentioned notebook deletes an entire bucket.

What sample is this bug related to?

matching_engine_for_indexing.ipynb

Source code / logs

Currently, the notebook uses ! gsutil rm -rf {BUCKET_NAME}. Isn't it supposed to remove the entire bucket when the expected action is "NOTE: Everything in this GCS DIR will be DELETED before uploading the data."?

@kweinmeister
Copy link
Collaborator

This repo is going to be archived, and we are redirecting our users to the Vertex AI Samples repo. Please feel free to reopen this issue in that repo, if you would like to discuss it further.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants