Athena can't resolve CSV files from AWS DMS
问题 I've DMS configured to continuously replicate data from MySQL RDS to S3. This creates two type of CSV files: a full load and change data capture (CDC). According to my tests, I have the following files: testdb/addresses/LOAD001.csv.gz testdb/addresses/20180405_205807186_csv.gz After DMS is running properly, I trigger a AWS Glue Crawler to build the Data Catalog for the S3 Bucket that contains the MySQL Replication files, so the Athena users will be able to build queries in our S3 based Data