aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * Initial changes to make Maven build agnostic of hadoop versionJey Kottalam2013-08-161-38/+15
* | 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
* Added missing scalatest dependencyMark Hamstra2013-07-261-0/+8
* Fix Maven build errors after previous commitsMatei Zaharia2013-07-241-14/+119
* Remove annotation code that broke build.Josh Rosen2013-07-221-5/+0
* Add JavaAPICompletenessChecker.Josh Rosen2013-07-222-0/+422