MySQL Forums
Forum List  »  NDB clusters

s3 file load to 5.6.mysql_aurora.1.22.2
Posted by: Raghu Tedla
Date: June 19, 2021 04:21PM

Hi All,

I am newbie to MYSQL and cloud environments, please excuse me if this is dumb question.

I have multiple files to load from s3 bucket to mysql aurora.
Files are having .gz extension.
Each file we get a new set of files in a specific directory.
Ex : s3://<bucket_name>/20210616/file1.csv.gz
s3://<bucket_name>/20210616/file2.csv.gz
s3://<bucket_name>/20210609/file1.csv.gz
s3://<bucket_name>/20210609/file2.csv.gz

Does load command mentioned in the below link work .csv.gz extension ?

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.LoadFromS3.html

Thanks
Raghu

Options: ReplyQuote


Subject
Views
Written By
Posted
s3 file load to 5.6.mysql_aurora.1.22.2
549
June 19, 2021 04:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.