Unable to force delete an external location. Can I see what is blocking it?
I manually added an external location based on a Terraformed S3 bucket. Now I want to Terraform the external location as well, but it complains that I have already register another external location on that bucket (my manual one).I thought I would qu...
- 4469 Views
- 3 replies
- 4 kudos
Latest Reply
@espenol looks you have tables that are active in other catalog's which is being picked from this location. usually your metadata stores in metastore, only external table data gets stored in external location. please check and drop tables/catalog whi...
- 4 kudos