Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

koukumar/docker-spark-ipython

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 

Repository files navigation

#spark-ipython

##What is this image? This image contains spark in a single node configuration (from sequenceiq/docker-spark), ipython notebook.

##How to use this image?

docker run -d --name spark-ipython -p 8888:8888 logbase/spark-ipython

To mount a host drive for ipython storage:

docker run -d --name ispark-ipython -p 8888:8888 -v <path>:/ipython logbase/spark-ipython

To access shell of the container for loading files to hdfs:

docker exec -it spark-ipython /bin/bash

Inside the container, use hdfs/hadoop cmd to load files to hdfs.

About

A docker image for spark with ipython.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.