Debian based kudo queen(master) with 3 slaves(tablet_server)
10K+
The main repository is on: https://calantas.org/kudu-docker/

GNU General Public License v3.0 -
Kudu is an open source storage engine for structured data which supports low-latency random access together with effi- cient analytical access patterns. Kudu distributes data using horizontal partitioning and replicates each partition using Raft consensus, providing low mean-time-to-recovery and low tail latencies. Kudu is designed within the context of the Hadoop ecosystem and supports many modes of access via tools such as Cloudera Impala, Apache Spark, and MapReduce.
Check the docker-compose.yml files
example inside the folder api:
docker-compose up -d
### Web UI
| Control Websiste | Port |
| ----------------------- |-------------------------------------------------- |
| Landing | [http://127.0.0.1:8051](http://127.0.0.1:8051) |
| View Slaves/Tablets | [http://127.0.0.1:8051/tablet-servers](http://127.0.0.1:8051/tablet-servers) |
Content type
Image
Digest
Size
1.3 GB
Last updated
over 7 years ago
docker pull veto64/kudu-docker