1

I have folder structure as following in S3

  • Data
    • table1/output/table1.csv
    • table2/output/table2.csv
    • table3/output/table3.csv

My ideal goal is to have a Glue Crawler to have 3 respective tables created. Instead what is created is 1 table called data with partitions table1, table2, table3 and output. I have messed around with various combinations in the configuration page but still no luck. Any recommendations?

  • Hey, could you give details about how you configured Glue to get one table with these partitions? Which other configurations did you try? – Yves Gurcan Apr 20 '21 at 14:22
  • 1
    I've played around with , Create a single schema for each S3 path, as well what to do with messing around with schema changes but no luck in any of them. – Sakibul Alam Apr 22 '21 at 14:15
  • Sorry to hear that. Could you share your comment in your question instead? – Yves Gurcan Apr 24 '21 at 02:39

0 Answers0