Skip to content

Ninani/GraphX-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphX tutorial

Docker image

docker pull dylanmei/zeppelin

Go to Running (or if you are a Windows user or do not have docker-compose go to Running without Docker Compose)

--

Running

  1. Clone the repository: https://github.com/Ninani/GraphX-tutorial.git
  2. cd GraphX-tutorial
  3. Run with Docker Compose: docker-compose up
  4. Your Zeppelin notepad will be running at http://${YOUR_DOCKER_HOST}:8080

Running without Docker Compose

  1. Run docker: docker run --rm -i -t -p 8080:8080 dylanmei/zeppelin /bin/bash
  2. wget https://github.com/Ninani/GraphX-tutorial/archive/master.zip
  3. unzip master.zip
  4. cd GraphX-tutorial-master
  5. chmod 755 start
  6. ./start
  7. Your Zeppelin notepad will be running at http://${YOUR_DOCKER_HOST}:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages