1 Answer
- Newest
- Most votes
- Most comments
0
OK, the problem is with how you define the source s3.
The s3 can not be a single file, but a dir.
refer to this doc for using Glue Crawlers: https://docs.aws.amazon.com/glue/latest/dg/crawler-s3-folder-table-partition.html
answered 6 years ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 2 years ago
Thank you for this. It answered my question