Skip to content

Practical examples of using Apache Spark in several different use cases

Notifications You must be signed in to change notification settings

MachineLearningCommunity/learning-spark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sean's learning-spark project

This repo contains various Spark projects I've created to help learn spark for myself, teach others, present, and other useful information I've accumulated.

The exactlyonce project is a demonstration of implementing Kafka's Exactly Once message delivery semantics with Spark Streaming, Kafka, and Cassandra.

The stackanalysis project analyzes StackOverflow.com post data to discover insights in regards to Scala questions asked on the site.

This project accompanied a presentation for the Scala Toronto meetup group in the winter of 2015.

The githubstream project consumes data directly from the public Github Events API and demonstrates some common streaming capabilities of Apache Spark.

This project accompanied a presentation for the Scala Up North Scala conference in the fall of 2015.

About

Practical examples of using Apache Spark in several different use cases

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 43.2%
  • CSS 29.4%
  • HTML 16.9%
  • Scala 9.5%
  • Shell 1.0%