Перейти к содержимому

Munquet

Опубликовано: Zulfian

Convert to Parquet

Открытый исходный кодGPL-3.0-or-later

Часть этой страницы показана на языке оригинала, потому что перевод не закончен.

Основное

  • Converts structured data files into Apache Parquet format on Linux systems.
  • Operates via the command line to integrate into scripts and data pipelines.
  • Distributed under the GNU General Public License version 3 or later.

Об этом приложении

Munquet is a command-line utility designed for the Linux operating system to convert structured data formats into the Apache Parquet file format. It reads input data and serializes it into columnar storage, which is commonly used in big data processing environments for efficient compression and analytical query performance. The software operates strictly within the terminal interface without a graphical user interface, making it suitable for inclusion in shell scripts and automated data pipelines. Users interact with the tool by supplying input files and specifying transformation parameters directly through command arguments. The application is distributed under the GNU General Public License version 3 or later, allowing users to modify and redistribute the source code according to their requirements.

Linux

Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.