Open a parquet file locally

0

Hi team,

I create a VPC flow log with destination S3, file format = parquet

it generates files like this :

76451945824541_vpcflowlogs_region_fl-08fsf0225fa03sf9874_20220607T8000Z_9f45sfsff.log.gz

I tried to unzip it via 7-Zip I had a message: cannot open the file, is not archive

is there a way to open this parquet file and explore it in windows without passing by Athena?

Thank you

2 Antworten
0
Akzeptierte Antwort

Here's one you can download and run locally: https://github.com/mukunku/ParquetViewer

And here's one you can just run in your browser: https://www.parquet-viewer.com/

I'm sure there's others, but these are two I've had luck with.

AWS
AWSJoe
beantwortet vor 2 Jahren
0

Hi I recommend Tad [https://www.tadviewer.com/], you can easily generate .csv and sort the contents of the file.

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen