Spark TW will run a compitition of Spark. Welcome to fork this repo to play and contribute your ideas!
- Python 2.7 or above
- Spark 1.6.0 or above and set
SPARK_HOME
to the folder
git clone https://github.com/holdenk/spark-testing-base
cd spark-testing-base/python
python setup.py install
- Fork your own copy of Code-Fight to your account
git clone https://github.com/your-account/Code-Fight
cd Code-Fight
nosetests
Please see: https://github.com/TaiwanSparkUserGroup/Code-Fight/blob/master/CONTRIBUTING.md for more information.