apache/kudu
An open source distributed data storage engine that makes fast analytics on fast and changing data.
500K+
Dockerfile
links1.17
, 1.17.0
kudu-python-1.17
, kudu-python-1.17.0
1.16
, 1.16.0
kudu-python-1.16
, kudu-python-1.16.0
1.15
, 1.15.0
kudu-python-1.15
, kudu-python-1.15.0
1.14
, 1.14.0
kudu-python-1.14
, kudu-python-1.14.0
1.13
, 1.13.0
kudu-python-1.13
, kudu-python-1.13.0
1.12
, 1.12.0
kudu-python-1.12
, kudu-python-1.12.0
1.11
, 1.11.1
kudu-python-1.11
, kudu-python-1.11.1
1.10
, 1.10.1
1.9
, 1.9.0
[`impala-latest`](https://github.com/apache/kudu/blob/b1fe7d495eebd64685498b741974542275f58b5c/docker/Dockerfile)
Supported architectures: amd64, arm64
Where to find documentation: https://kudu.apache.org/docs/
Where to get help:
the Apache Kudu Community user mailing list or Slack workspace.
Where to file issues:
https://issues.apache.org/jira/projects/KUDU/issues
Maintained by:
Apache Kudu
Apache Kudu is an open-source native columnar storage engine that enables fast analytics on fast data.
See the quickstart guide for a detailed walkthrough and examples using these Docker images.
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.
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 apache/kudu