spark-instrumented-optimizer/dev
Patrick Wendell f1f7385a50 Strip '@' symbols when merging pull requests.
Currently all of the commits with 'X' in them cause person X to
receive e-mails every time someone makes a public fork of Spark.

marmbrus who requested this.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #1239 from pwendell/strip and squashes the following commits:

22e5a97 [Patrick Wendell] Strip '@' symbols when merging pull requests.
2014-06-26 17:09:24 -07:00
..
audit-release SPARK-1996. Remove use of special Maven repo for Akka 2014-06-21 23:29:57 -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 Strip '@' symbols when merging pull requests. 2014-06-26 17:09:24 -07:00
mima HOTFIX: Fix missing MIMA ignore 2014-06-21 13:02:49 -07:00
README.md Merge pull request #565 from pwendell/dev-scripts. Closes #565. 2014-02-08 23:13:34 -08:00
run-tests SPARK-2231: dev/run-tests should include YARN and use a recent Hadoop version 2014-06-22 00:55:27 -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.