Skip to content

xmavrck/spark-scala-median-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Update path of your sample input file in config.properties in resource folder

Enter the project root directory of project and build using [SBT]

sbt assembly

The build produces JAR file:

  • Project_ROOT_DIRECTORY/target/scala-2.11/DemoMedian-assembly-1.0.jar

Launch Spark Job

  • ./bin/spark-submit --class com.xenonstack.Main Project_ROOT_DIRECTORY/target/scala-2.11/DemoMedian-assembly-1.0.jar

About

scala median demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages