Skip to content
Anil Shanbhag edited this page Sep 21, 2015 · 1 revision

MDIndex can be run locally. We also have a cluster of 10 machines setup on ISTC cluster at MIT. If you need access contact anil[at]csail.mit.edu.

If you make a significant change, it helps to test the changes locally to make sure they work before trying them on the cluster. First edit your local cartilage.properties and conf_local.py files.

Use the following fabric commands:

fab setup:local bulk_sample_gen
fab setup:local create_robust_tree
fab setup:local write_partitions
Clone this wiki locally