Parquet File Parse in Pipeline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 08:04 PM
Hi,
I am working on an scenario where I am reading the File from SFTP location Which is in Parquet format and wanted to Parse the data in the file so that I can write to SLDB in CSV Format.
I need help with Parsing of the Parquet file in Pipelines.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 07:49 AM
Hi @alok_tiwari ,
There's a Parquet Reader snap that might help you in this case. Check this out:
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438228/Parquet+Reader
Regards,
Bojan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-20-2023 08:03 PM - edited ‎12-20-2023 08:05 PM
Thank you @bojanvelevski
I have already went through this The parquet Reader Snap but it only supports HDFS, ADL (Azure Data Lake), ABFS(Azure Data Lake Storage Gen 2 ), WASB(Azure storage), and S3 protocols.
Let me know if I can use the SFTP here.
Regards,
Alok
