Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Running The Examples

Open a terminal/console and change working directory to the example directory.

Make sure a spark master is running.

Linux

$ ./ssp.sh main.py --master <your master url>

Windows

> .\ssp main.py --master <your master url>