spark-instrumented-optimizer/extras
Marcelo Vanzin 8abef21dac [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.
This change does two things:

- tag a few tests and adds the mechanism in the build to be able to disable those tags,
  both in maven and sbt, for both junit and scalatest suites.
- add some logic to run-tests.py to disable some tags depending on what files have
  changed; that's used to disable expensive tests when a module hasn't explicitly
  been changed, to speed up testing for changes that don't directly affect those
  modules.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #8437 from vanzin/test-tags.
2015-09-15 10:45:02 -07:00
..
java8-tests [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py. 2015-09-15 10:45:02 -07:00
kinesis-asl [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py. 2015-09-15 10:45:02 -07:00
kinesis-asl-assembly Update version to 1.6.0-SNAPSHOT. 2015-09-15 00:54:20 -07:00
spark-ganglia-lgpl Update version to 1.6.0-SNAPSHOT. 2015-09-15 00:54:20 -07:00
README.md [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda expressions for the Java/Scala APIs 2014-03-03 22:31:30 -08:00

This directory contains build components not included by default in Spark's build.