FileInfo

Sprachen

Überblick

What is a PARQUET file? A PARQUET file is a dataset saved in the Apache Parquet format. It contains column-based data split into row groups. Projects that use Apache Hadoop software utilities often process data saved in the PARQUET format.

More Information Apache Hadoop is an open-source software library used to process large data sets within a distributed computing system. Typically, projects created using Hadoop are used to solve complex problems that require analyzing incredibly large amounts of data. Any project that uses Hadoop can store column-based data in PARQUET files. Each PARQUET file contains a magic number, PAR1 , followed by row groups that specify the data each column contains. The files also contain various metadata stored in footer entries linked to each data chunk.

Popularity2.5/5

2 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Parquet Dataset file format and apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Brotkrümel

DeveloperApache
Popularity2.5 | 2 Votes

Previous / Next

In-Depth

.PARQUET File Extension

Parquet Dataset

DeveloperApache
Popularity
2.5  |  2 Votes
 

What is a PARQUET file?

A PARQUET file is a dataset saved in the Apache Parquet format. It contains column-based data split into row groups. Projects that use Apache Hadoop software utilities often process data saved in the PARQUET format.

More Information

Apache Hadoop is an open-source software library used to process large data sets within a distributed computing system. Typically, projects created using Hadoop are used to solve complex problems that require analyzing incredibly large amounts of data.

Any project that uses Hadoop can store column-based data in PARQUET files. Each PARQUET file contains a magic number, PAR1 , followed by row groups that specify the data each column contains. The files also contain various metadata stored in footer entries linked to each data chunk.

How to open a PARQUET file

You can use Parquet-tools (multiplatform), which is available as both a standalone tool and part of Apache Hadoop, to read and manipulate PARQUET files.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open PARQUET files

Sort

Pricing

Program Name

Platform

Reset

X

All Platforms

Apache Parquet

Free

Category: Data Files

Updated: February 8, 2023

FAQ

What is a PARQUET file?
A PARQUET file is a dataset saved in the Apache Parquet format. It contains column-based data split into row groups. Projects that use Apache Hadoop software utilities often process data saved in the PARQUET format.
How do I open a .parquet file?
You can use Parquet-tools (multiplatform), which is available as both a standalone tool and part of Apache Hadoop, to read and manipulate PARQUET files.