Sign inSign up

openeuler/hudi

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.3K

openeuler/hudi repository overview

Quick reference

hudi | openEuler

Apache Hudi is an open data lakehouse platform, built on a high-performance open table format to ingest, index, store, serve, transform and manage your data across multiple cloud data environments.

Learn more on Apache Hudi | An Open Source Data Lake Platform | Apache Hudi.

The tag of each hudi docker image is consist of the version of hudi and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
1.1.1-oe2403sp4hudi 1.1.1 on openEuler 24.03-lts-sp4amd64, arm64
1.1.1-oe2403sp3hudi 1.1.1 on openEuler 24.03-lts-sp3amd64, arm64

Usage

To launch the Hudi CLI:

docker run -it openeuler/hudi:{Tag}

Once inside the CLI, connect to a Hudi table:

connect --path /path/to/hudi/table

To start a bash shell instead of the CLI:

docker run -it --entrypoint /bin/bash openeuler/hudi:{Tag}

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:684c81249

Size

730.4 MB

Last updated

2 months ago

docker pull openeuler/hudi

This week's pulls

Pulls:

9

Last week