aboutsummaryrefslogtreecommitdiff
path: root/tools/src
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1094 Support MiMa for reporting binary compatibility accross versions.Patrick Wendell2014-03-241-0/+132
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-091-2/+4
* Fixed import formatting.Tathagata Das2014-01-121-1/+1
* Moved DStream, DStreamCheckpointData and PairDStream from org.apache.spark.st...Tathagata Das2014-01-121-25/+25
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-2/+2
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-19/+19
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-92/+92
* Made PairRDDFunctions taking only Tuple2, but made the rest of the shuffle co...Reynold Xin2013-08-191-1/+1
* Allow subclasses of Product2 in all key-value related classes (ShuffleDepende...Reynold Xin2013-08-181-2/+4
* Change scala.Option to Guava Optional in Java APIs.Josh Rosen2013-08-111-15/+19
* Remove annotation code that broke build.Josh Rosen2013-07-221-5/+0
* Add JavaAPICompletenessChecker.Josh Rosen2013-07-221-0/+359