aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Fix some tests.Marcelo Vanzin2014-06-201-2/+3
* [SPARK-2061] Made splits deprecated in JavaRDDLikeAnant2014-06-201-1/+1
* SPARK-1868: Users should be allowed to cogroup at least 4 RDDsAllan Douglas R. de Oliveira2014-06-201-0/+63
* SPARK-1063 Add .sortBy(f) method on RDDAndrew Ash2014-06-171-0/+33
* SPARK-554. Add aggregateByKey.Sandy Ryza2014-06-121-0/+31
* SPARK-1973. Add randomSplit to JavaRDD (with tests, and tidy Java tests)Sean Owen2014-06-041-90/+103
* SPARK-1941: Update streamlib to 2.7.0 and use HyperLogLogPlus instead of Hype...Reynold Xin2014-06-031-7/+3
* [SPARK-1942] Stop clearing spark.driver.port in unit testsSyed Hashmi2014-06-031-3/+0
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-13/+5
* [SPARK-1745] Move interrupted flag from TaskContext constructor (minor)Andrew Or2014-05-081-1/+1
* SPARK-1509: add zipWithIndex zipWithUniqueId methods to java apiwitgo2014-04-291-7/+24
* SPARK-1586 Windows build fixesMridul Muralidharan2014-04-241-2/+2
* [SPARK-1415] Hadoop min split for wholeTextFiles()Xusen Yin2014-04-131-1/+1
* Spark 1271: Co-Group and Group-By should pass Iterable[X]Holden Karau2014-04-081-9/+11
* [SPARK-1259] Make RDD locally iterableEgor Pakhomov2014-04-061-0/+9
* [SPARK-1133] Add whole text files reader in MLlibXusen Yin2014-04-041-3/+27
* [SPARK-1132] Persisting Web UI through refactoring the SparkListener interfaceAndrew Or2014-03-191-11/+12
* Spark 1165 rdd.intersection in python and javaPrashant Sharma2014-03-071-0/+31
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-031-19/+19
* SPARK 1084.1 (resubmitted)Sean Owen2014-02-271-10/+25
* Migrate Java code to Scala or move it to src/main/javaPunya Biswal2014-02-221-0/+981