/spark_examples

Some simple examples of using Spark for distributed computations

Primary LanguageJupyter Notebook

Spark Examples

This is a playground project, containing some examples for using Spark for some classic distributed computations. Most of the code is custom, and serves only showcase purposes.

Matrix Multiplication

Matrix Multiplication.ipynb: An Ipython notebook for performing distributed sparse matrix mutltiplication in pySpark