For more info read here
For more info read here
For more info read here
For more info read here
Next time go for spark...
Some interesting stats on a db.r3.xlarge (30gb ram 4 cpu, ~20gb data, 58 cols):
sudo apt-get install python-virtualenv
git clone git@github.com:papaloizouc/peacehack.git
cd peacehack/peacehack
virtualenv venv
source venv/bin/activate
sourve dev.env
pip install -r req.txt
python manage.py collectstatic
python manage.py runserver






