Sign inSign up

nvtienanh/zeppelin

By nvtienanh

Updated over 1 year ago

zeppelin

Image
0

1.2K

nvtienanh/zeppelin repository overview

Apache Zeppelin

CI status Docker Version Docker Pulls Docker Layers

Docker image infomation:

  • Linux: Debian 9
  • Spark 2.4.4
  • Hadoop 3.2.1
  • Zeppelin 0.8.2 (Binary package with all interpreters)
  • Miniconda 4.7.12.1
  • Python 3.7 supports Pyspark, Matplotlib, ...

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

2.9 GB

Last updated

over 6 years ago

docker pull nvtienanh/zeppelin