Skip to content

andreas5588/openflights_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project with InterSystems IRIS & Apache Zeppelin

This a example project that demonstrate how to use the openflights_dataset with Apache Zeppelin.

For easy testing there are two ready to run docker container on hub.docker:

  1. Docker Image: Openflights-Iris

This container is a ready build container image from Github Openflights dataset

  1. Docker Image: Iris-Zeppelin

This container is a ready build container image with Apache Zeppelin that contains all prerequisites to connect to InterSystems IRIS

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

To start working with this example project do the following:

  1. Clone/git pull this repo into any local directory
git clone https://github.com/andreas5588/openflights_demo.git
  1. Open the console in the repo directory and run:

By default the Container ports Docker-ports are mapped to the same local ports. Please check the availability of the ports on your maschine first.

docker-compose up -d

Thats it! Now you should see a running a group of two containers like this:

running container group

  1. Open your browser to start the Apache Zeppelin Notebook:
http://localhost:8080

This little video shows how simple you can work now with InterSystems IRIS and Apache Zeppelin

demo video

Gitter

About

A example project that demonstrate how to use the openflights_dataset with Apache Zeppelin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors