How to convert a parquet file into a csv file using AWS Glue.

0

How can we create a visual ETL job to convert a parquet file to csv

Sarath
asked a year ago1856 views
2 Answers
0
Accepted Answer

We can use glue transform job for transforming parquet data into a csv format.

Sarath
answered a year ago
profile picture
EXPERT
reviewed a month ago
0

Hi,

Please follow this guide ( just change the inputs and the ouput format):

https://medium.com/srcecde/aws-glue-tutorial-csv-to-parquet-transformation-end-to-end-6330d4ccc39f

Should be an easy task!

profile pictureAWS
answered a year ago
profile picture
EXPERT
reviewed a month ago
  • Thanks for the details but the link has information about csv to parquet but I need parquet to csv.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions