GitHub user pwendell opened a pull request: https://github.com/apache/incubator-spark/pull/565
SPARK-1066: Add developer scripts to repository. These are some developer scripts I've been maintaining in a separate public repo. This patch adds them to the Spark repository so they can evolve here and are clearly accessible to all committers. I may do some small additional clean-up in this PR, but wanted to put them here in case others want to review. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark dev-scripts Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/565.patch ---- commit 5d5d331d01f6fd59c2eb830f652955119b012173 Author: Patrick Wendell <pwend...@gmail.com> Date: 2014-02-09T06:11:47Z SPARK-1066: Add developer scripts to repository. ----