lahatra3 / apache-spark-course

My progress in "Apache Spark for Java Developers" Udemy course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Spark for Java Developers Course

This repository is for my progress in Udemy course Apache Spark for Java Developers created by Richard Chesterwood and Matt Greencroft. During this course I am trying to learn as much as possible about Apache Spark.

What I've Learned

  • what are RDDs and how to use them
  • how to use reduces, mapping, flatMaps, filters, ...
  • how to work with Tuples in Java
  • working with file system in Apache Spark
  • how to and not to use sorts and coalesce
  • how to properly work with joins

Exercises and projects from course

About

My progress in "Apache Spark for Java Developers" Udemy course


Languages

Language:Java 100.0%