spark-instrumented-optimizer/dev
Patrick Wendell 3ace10dc91 HOTFIX: Support empty body in merge script
Discovered in #992

Author: Patrick Wendell <pwendell@gmail.com>

Closes #1007 from pwendell/hotfix and squashes the following commits:

af90aa0 [Patrick Wendell] HOTFIX: Support empty body in merge script
2014-06-07 16:16:37 -07:00
..
audit-release Updated dev Python scripts to make them PEP8 compliant. 2014-05-26 21:40:52 -07:00
create-release Updated dev Python scripts to make them PEP8 compliant. 2014-05-26 21:40:52 -07:00
check-license SPARK-1144 Added license and RAT to check licenses. 2014-03-24 08:44:20 -07:00
merge_spark_pr.py HOTFIX: Support empty body in merge script 2014-06-07 16:16:37 -07:00
mima HOTFIX: Remove generated-mima-excludes file after runing MIMA. 2014-06-05 13:06:46 -07:00
README.md Merge pull request #565 from pwendell/dev-scripts. Closes #565. 2014-02-08 23:13:34 -08:00
run-tests Better explanation for how to use MIMA excludes. 2014-06-01 17:27:05 -07:00
scalastyle Fix scalastyle warnings in yarn alpha 2014-05-26 13:16:35 -07:00

Spark Developer Scripts

This directory contains scripts useful to developers when packaging, testing, or committing to Spark.

Many of these scripts require Apache credentials to work correctly.