Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 289 Bytes

fugue-demo

An introduction to coding spark jobs with fugue library

Dependencies

This notebook has to run on a server with access to a spark cluster

Installation

conda env create -f environment.yml

Note you'll need to create a local output folder in the repo root path.