-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure to delete containers (with delete references) using CLI command 'delete' #5992
Comments
I've run into same error. Datahub v0.8.38 |
also have the same problem with delete |
@shirshanka any updates? |
If I run datahub delete --env PROD --entity_type=dataset --hard, I get the following warning and it is unable to delete the entities. I tried this on latest v.0.10.0. |
This should be fixed by some previous changes and #8709 |
So #8709 is merged, so I'm gonna call this one done! |
Error rise when attempting delete metadata using CLI command 'delete'
Same with all flags --soft, --hard, --force
To Reproduce
Steps to reproduce the behavior:
datahub init
datahub delete --urn "urn:li:container:5f38c5bcfb279844c5471dd926da13e7"
Expected behavior
Metadata deleted
Desktop:
Server:
Type of entity:
Additional context
datahub-gms.log
In attach gms log with error trace
The text was updated successfully, but these errors were encountered: