spark-instrumented-optimizer/dev
Tathagata Das b2bdd0e505 Updated scripts for auditing releases
- Added script to automatically generate change list CHANGES.txt
- Added test for verifying linking against maven distributions of `spark-sql` and `spark-hive`
- Added SBT projects for testing functionality of `spark-sql` and `spark-hive`
- Fixed issues in existing tests that might have come up because of changes in Spark 1.0

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #844 from tdas/update-dev-scripts and squashes the following commits:

25090ba [Tathagata Das] Added missing license
e2e20b3 [Tathagata Das] Updated tests for auditing releases.
2014-05-22 20:48:55 -07:00
..
audit-release Updated scripts for auditing releases 2014-05-22 20:48:55 -07:00
create-release Updated scripts for auditing releases 2014-05-22 20:48:55 -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: Minor patch to merge script. 2014-04-27 15:51:53 -07:00
README.md Merge pull request #565 from pwendell/dev-scripts. Closes #565. 2014-02-08 23:13:34 -08:00
run-tests FIX: Don't build Hive in assembly unless running Hive tests. 2014-04-17 17:24:00 -07:00
scalastyle Minor addition to SPARK-1497 2014-04-16 09:43:17 -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.