Skip to content

An Apache Spark standalone application using the Spark API in Scala. The application uses Simple Build(SBT) for building the project.

Notifications You must be signed in to change notification settings

Saharitte/SparkTwitterAnalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkTwitterAnalysis

A standalone application using the Spark API in Scala. The application uses Simple Build(SBT) for building the project.

Using sbt-assembly plugin, Create a fat JAR of your project with all of its dependencies.

In sbt use the command assembly to create a fat JAR

sbt/sbt assembly

For more details refer this post

About

An Apache Spark standalone application using the Spark API in Scala. The application uses Simple Build(SBT) for building the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 96.8%
  • Shell 3.2%