1

I am copying csv files from source s3 bucket to destination s3 bucket. Once the files are in the destination bucket we have a glue crawler that populates the data in redshift. For some reason the crawler is creating a table for each csv file. I made sure all the files have headers, same no of columns and datatypes, but still I am getting the issue. Is there anything I am missing?

Thanks

anaz8
  • 105
  • 2
  • 15
  • Have you tried enabling Create a single schema for each S3 path as in https://aws.amazon.com/premiumsupport/knowledge-center/glue-crawler-multiple-tables/ – Prabhakar Reddy May 07 '21 at 07:25

0 Answers0