Sign inSign up

bde2020/zeppelin

By bde2020

•Updated almost 8 years ago

Apache Zeppelin Docker Image compatible with BDE Hadoop/Spark.

Image
3

10K+

bde2020/zeppelin repository overview

⁠Docker Zeppelin

This repository contains Apache Zeppelin⁠ docker image, which is tuned to work with BDE clusters.

⁠Example Usage

For example usage see docker-compose.yml⁠ and SANSA-Notebooks repository⁠.

⁠Dev

Start Hadoop/Spark cluster with Zeppelin notebook:

make up

Tear down Hadoop/Spark cluster with Zeppelin notebook:

make down

Bash into Zeppelin container:

make bash

Build and run Zeppelin separately:

make up
docker stop dockerzeppelin_zeppelin_1 && docker rm dockerzeppelin_zeppelin_1
make run

Build Zeppelin:

make build

For more details see the Makefile.

Tag summary

Content type

Image

Digest

Size

1.5 GB

Last updated

over 8 years ago

docker pull bde2020/zeppelin