Contribute Media
A thank you to everyone who makes this possible: Read More

Introduction to Spark with python

Description

In this tutorial we will cover the basics of writing spark programs in python (initially from the pyspark shell, later with independent applications). We will also discuss some of the theory behind spark, and some performance considerations when using spark in a cluster.

Details

Improve this page