Skip to content

sigmoidanalytics/spark-application-templates-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spark Application Templates

This repository contains basic Templates for the following Spark Applications.

  • Simple Spark Application
  • Simple SparkStreaming Application ( Network WordCount )
  • Simple Spark Mllib ( KMeans example )

Compiling and Running

  • Download the source code using :
  • git clone https://github.com/sigmoidanalytics/spark-application-templates-project.git
  • Goto the Simple Application that you need to run, then do a package and run:
    • cd simple-stream; sbt package run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published