apache/kudu

Sponsored OSS

By The Apache Software Foundation

Updated 3 months ago

An open source distributed data storage engine that makes fast analytics on fast and changing data.

Image
Data Science
Databases & Storage
Machine Learning & AI

500K+

Supported tags and respective Dockerfile links

Quick reference

Apache Kudu

Apache Kudu is an open-source native columnar storage engine that enables fast analytics on fast data.

Documentation

logo

Using this Image

Quickstart

See the quickstart guide for a detailed walkthrough and examples using these Docker images.

Image Variants

The apache/kudu images come in a few flavors, each designed for a specific use case.

apache/kudu:<version>

An image with the Kudu binaries and clients pre-installed, and an entrypoint script that enables easily starting Kudu master and tablet servers along with executing other commands.

apache/kudu:kudu-python-<version>

An image with the Kudu Python client pre-installed.

apache/kudu:impala-latest

A single node Kudu only image published for use in the Impala quickstart only. The image is running a Hive metastore backed by a Derby database along with an Impala statestore daemon, catalog daemon, and executor daemon.

License

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Docker Pull Command

docker pull apache/kudu