Apache Drill docker image for development and testing purposes.
1.2K
Apache Drill docker image for development and testing purposes. https://hub.docker.com/r/zhicwu/drill/
ubuntu:14.04
|
|--- zhicwu/java:8
|
|--- zhicwu/drill:latest
# docker pull zhicwu/drill
# git clone https://github.com/zhicwu/docker-drill.git
# cd docker-drill
# chmod +x *.sh
# ./start-drill.sh
# docker logs -f my-drill
You can now access its web console via http://hostname:8047.
# git clone https://github.com/zhicwu/docker-drill.git
# cd docker-drill
# chmod +x *.sh
# docker build -t zhicwu/drill .
Content type
Image
Digest
Size
575.5 MB
Last updated
over 10 years ago
docker pull zhicwu/drill