Skip to content

pnijem/spark-for-java-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spark Examples for Java Developers

Application for Ranking Video Courses By Number of Views

Guidelines

In the file below you will find a boolean flag 'testMode'. Have it as 'true' to use hardcoded data. 'false' means the hardcoded data will be ignored and the relevant files will be loaded. These files can be found here: https://github.com/pnijem/spark-for-java-devs/tree/master/src/main/resources/viewing%20figures

https://github.com/pnijem/spark-for-java-devs/blob/master/src/main/java/com/pnijem/spark/ViewsRankingsApp.java

Requirements

  • Java 8
  • Spark Core 2.0.0
  • Hadoop HDFS 2.2.0

Soon to be added - SparkSQL & Spark Streaming

About

Learn Spark for Java Developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages