The official parquet docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current parquet docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Apache Parquet is an open source, column-oriented data file format designed for efficient data storage and retrieval. It provides high performance compression and encoding schemes to handle complex data in bulk and is supported in many programming language and analytics tools.
For more information about parquet, please visit https://parquet.apache.org/.
The tag of each parquet docker image is consist of the version of parquet and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 2.12.0-oe2403sp4 | parquet 2.12.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 2.12.0-oe2403sp1 | parquet 2.12.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 2.11.0-oe2403sp1 | Apache Parquet 2.11.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Users should start a parquet instance by following command:
docker run -it --name parquet openeuler/parquet:latest
If someone needs to use the complete functions, please visit http://parquet.apache.org/ for setting up parquet.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:0ac733b5c…
Size
65.5 MB
Last updated
2 months ago
docker pull openeuler/parquetPulls:
1
Last week