Sign inSign up

josemyd/kudu

By josemyd

Updated almost 8 years ago

Cloudera Kudu Database

Image
0

464

josemyd/kudu repository overview

docker-kudu


Description

This image runs Apache Kudu included in the Cloudera CDH distribution.

You can pull it with:

docker pull josemyd/kudu

You can also find other images based on different Apache Kudu releases, using a different tag in the following form:

docker pull josemyd/kudu:[kudu-release]-[cdh-release]

Stop with Docker Compose:

docker-compose up

IMPORTANT: You need the ntpd daemon running on the host. To install it:

apt-get install ntp (Debian, Ubuntu)
yum install ntp     (RedHat, Centos)

Once started you'll be able to access to the following UIs:

Kudu Web UIsURL
Kudu Masterhttp://localhost:8051
Kudu Tablet Serverhttp://localhost:8050
Available tags

This image is based on the work of Parrot Stream. With the difference that this image is smaller.

Tag summary

Content type

Image

Digest

Size

665.2 MB

Last updated

almost 8 years ago

docker pull josemyd/kudu