Skip to content

Convert Parquet files to CSV stored in S3 Using AWS Glue

Notifications You must be signed in to change notification settings

sumairz/Pyspark-parquet-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This script convert parquet files to csv stored in s3. Run the script in AWS Glue as ETL Job.

It uses pendulum library to break timestamps into date range so that we can loop through s3 folders strcuture like year/month/day/hour

About

Convert Parquet files to CSV stored in S3 Using AWS Glue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages