How to generate a parquet file in Pega

Hi,

We have a requirement to fetch the data from work table and create a parquet file and store it into Pega Cloud S3 repository. Please share your thoughts if you have implemented earlier.

Note: We are using PRPC V8.8.3

@ETIKELAK Apache Parquet is a free and open-source column-oriented data storage format in the Apache Hadoop ecosystem. It is similar to RCFile and ORC, the other columnar-storage file formats in Hadoop, and is compatible with most of the data processing frameworks around Hadoop.

Your question was already asked before in this forum - please do a PSC key word search.

Is it possible generating Apache parquet file in PEGA?

@cheky can you provide any more insight here (eg EPIC-84318)?

@MarijeSchillern - Thank you for response. Currently, we park this requirement due to other priorities. Will verify and get back if any further details required.

Kiran Etikela