Skip to content
 
 

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile for Druid

Modified version of official druid.io Docker image that remove MySQL and Zookeeper and expects them to be provided by external containers instead.

This image expects the MySQL database to be initialized with the Druid metadata tables. You can accomplish this by starting up your MySQL container, then running:

docker run --link <mysql-container-name>:mysql worrel/docker-druid ./init-metadata.sh

About

Druid Docker

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages