'AWS glue crawler create tables with hashed suffix - even without duplications
Directly related to: Crawler is creating a table with weird suffix to the name
I have an AWS glue crawler, crawling an S3 bucket.
I changed the location of the data to a different S3 bucket, updated the crawler, and deleted completly the old tables - using DROP TABLE and making sure the table doesn't exist in glue data catalog, but whenever I run the crawler again it creates tables with hash in the suffix.
Is there a way to prevent this behaviour?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
