Skip to content

ekraffmiller/CodeOne2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeOne2018

Demo for Running Spark Application on Kubernetes. Performs simple text analysis on CSV file. Reads and writes to an Azure Blob.

Runtime arguments for SparkLauncher:

 edu.harvard.codeone2018.sparkk8sdemo.MySparkLauncher
-Dmaster="k8s://{your kubernetes url}"    
-DreadFileURI="wasb://code-one-2018@consilience2.blob.core.windows.net/wine_reviews500.csv"   
-DdemoImage="registry.hub.docker.com/ellenkraffmiller/text-analysis:latest"  
-DstorageKey="{azure storage account key}"  

Quicktime movie of auto-scaling the SparkPI application on Kubernetes included in our presentation is here: https://youtu.be/_Y4_bWHAmPc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published