Skip to content

paisit04/udemy-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apache Spark tutorial with 20+ hands-on examples of analyzing large data sets on your desktop or on Hadoop with Python!

https://www.udemy.com/course/taming-big-data-with-apache-spark-hands-on https://github.com/PacktPublishing/Frank-Kanes-Taming-Big-Data-with-Apache-Spark-and-Python

Getting Set Up

https://sundog-education.com/spark-python/

Running pyspark

docker-compose up spark
docker-compose exec spark bash
pyspark

MovieLens download location

http://media.sundog-soft.com/es/ml-100k.zip

Running your first Spark program

spark-submit ratings-counter.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages