/bigviz

Visualise your RDD!

Primary LanguagePythonApache License 2.0Apache-2.0

bigviz

To launch the program, just execute one of the following scripts:

./run_local.sh # local mode

./run_cluster.sh # cluster mode

To compile the C++, get boost-python (python 3.X), and build the plugin:

python setup.py build_ext --inplace