aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* SPARK-1488. Resolve scalac feature warnings during buildSean Owen2014-04-141-0/+1
* SPARK-1093: Annotate developer and experimental API'sPatrick Wendell2014-04-091-0/+103
* SPARK-1325. The maven build error for Spark ToolsSean Owen2014-03-261-0/+8
* SPARK-1094 Support MiMa for reporting binary compatibility accross versions.Patrick Wendell2014-03-241-0/+132
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-071-4/+4
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* Remove remaining references to incubationPatrick Wendell2014-03-021-2/+2
* Merge pull request #557 from ScrapCodes/style. Closes #557.Patrick Wendell2014-02-091-2/+4
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* 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
* Use scala.binary.version in POMsMark Hamstra2013-12-151-5/+5
* Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-5/+5
* Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-1/+1
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-131-2/+2
|\
* | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-3/+3
|\|
| * Merging build changes in from 0.8Patrick Wendell2013-10-051-4/+4
* | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
|\|
| * Update build version in masterPatrick Wendell2013-09-241-1/+1
* | fixed maven build for scala 2.10Prashant Sharma2013-09-261-3/+3
|/
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-19/+19
* Fix some URLsMatei Zaharia2013-09-011-1/+1
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-012-96/+96
* Merge remote-tracking branch 'jey/hadoop-agnostic'Matei Zaharia2013-08-201-117/+10
|\
| * Remove redundant dependencies from POMsJey Kottalam2013-08-181-5/+0
| * Maven build now also works with YARNJey Kottalam2013-08-161-46/+0
| * Maven build now works with CDH hadoop-2.0.0-mr1Jey Kottalam2013-08-161-33/+0
| * 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