Docker image for Apache Zeppelin. Created from Zeppelin base image
100K+

Docker image for Apache Zeppelin
Created from Zeppelin base image to minimize traffic and deployment time in case of changes should be applied on top of Zeppelin.
DockerHub does not cache image layers while compilation. Thus creation of base image (with pure Zeppelin) mitigates this issue and let us to experiment/play with Zeppelin settings w/o downloading full Zeppelin archive (more than 500MB) each time when we change smth. in configuration (or libs, add-ons, etc.) and recompile docker image. Only our changes will be pulled out from Docker Hub instead of full image.
__________
< Zeppelin >
----------
\
\
\
## .
## ## ## ==
## ## ## ## ===
/""""""""""""""""___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\______/
Please use corresponding branches from this repo to play with code.
Dockerized single-host Zeppelin.
Deployment options out of the box:
All below volumes can be mounted to docker host machine folders or shared folders to easy maintain data inside them.
Zeppelin-specific:
To add more flexibility in configuration there are some environment variables have been added to the image.
For the further information, please read Customize your Zeppelin homepage
Please keep in mind that above properties are content-dependent. Thus at first you should map your Notebook volume to container-independent storage and only then set above properties
This image can either be used as a base image for building on top of NiFi or just to experiment with. I personally have not attempted to use this in a production use case.
Please use corresponding branches from this repo to play with code.
Ensure the following pre-requisites are met (due to some blocker bugs in earlier versions). As of today, the latest Docker Toolbox and Homebrew are fine.
(all downloadable as a single Docker Toolbox package as well)
xemuliam in serach boxzeppelin imageCreate buttonKitematic will assign all ports and you'll be able to run NiFi web-interface directly from Kitematic.
docker run -d -p 8080:8080 -p 8443:8443 xemuliam/zeppelindocker-machine ls http://192.168.99.100:8080/#/Content type
Image
Digest
Size
1.2 GB
Last updated
almost 8 years ago
docker pull xemuliam/zeppelin