Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language.
Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem, regardless of the choice of data processing framework, data model or programming language.
Customer Reviews
Anuththara R.
Advanced user of Apache ParquetI love the way it is created to store columnar data. The best thing i like most is that it is built to support very efficient compression and encoding schemes and can be used by anyone. And this is very much helpful in Big Data Analysis.
It was a bit hard to learn by myself but the Apache parquet site provides all the configurations in step by step procedures. So that was not a big issue with me. So honestly there is not much I dislike about it.
I would definitely recommend apache prequet to anyone if you are using columnar data processing in any project that you are working
In the hadoop project system that i have been i had to use compressed columnar data and there for the data processing frameworks Apache parquet helped me alot and made my work easier.