aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3902] [SPARK-3590] Stabilize AsynRDDActions and add Java APIJosh Rosen2014-10-191-0/+33
* SPARK-3874: Provide stable TaskContext APIPrashant Sharma2014-10-161-193/+32
* [SPARK-3543] Clean up Java TaskContext implementation.Reynold Xin2014-09-271-19/+14
* [SPARK-3543] Write TaskContext in Java and expose it through a static accessor.Prashant Sharma2014-09-261-0/+274
* [SPARK-2936] Migrate Netty network module from Java to ScalaReynold Xin2014-08-107-455/+0
* SPARK-2047: Introduce an in-mem Sorter, and use it to reduce mem usageAaron Davidson2014-07-221-0/+915
* Package docsPrashant Sharma2014-05-142-0/+48
* [SPARK-1439, SPARK-1440] Generate unified Scaladoc across projects and JavadocsMatei Zaharia2014-04-211-0/+23
* Remove Unnecessary Whitespace'sSandeep2014-04-102-2/+2
* SPARK-1305: Support persisting RDD's directly to TachyonHaoyuan Li2014-04-041-13/+33
* [java8API] SPARK-964 Investigate the potential for using JDK 8 lambda express...Prashant Sharma2014-03-0310-0/+277
* Migrate Java code to Scala or move it to src/main/javaPunya Biswal2014-02-222-0/+111
* Optimized importsNirmalReddy2014-02-182-4/+4
* Suggested small changes to Java code for slightly more standard style, encaps...Sean Owen2014-01-026-38/+39
* Fix failed unit testsBinh Nguyen2013-12-273-13/+24
* Fix imports orderBinh Nguyen2013-12-243-5/+2
* Remove import * and fix some formattingBinh Nguyen2013-12-242-7/+4
* upgrade Netty from 4.0.0.Beta2 to 4.0.13.FinalBinh Nguyen2013-12-245-29/+40
* Merge branch 'master' into scala-2.10Raymond Liu2013-11-133-21/+16
|\
| * Address Josh and Reynold's commentsAaron Davidson2013-10-201-1/+1
| * Basic shuffle file consolidationAaron Davidson2013-10-201-1/+1
| * Refactor of DiskStore for shuffle file consolidationAaron Davidson2013-10-202-18/+10
| * Address Matei's commentsAaron Davidson2013-10-141-1/+1
| * Change BlockId filename to name + rest of Patrick's commentsAaron Davidson2013-10-131-1/+1
| * Add unit test and address rest of Reynold's commentsAaron Davidson2013-10-121-1/+1
| * Refactor BlockId into an actual typeAaron Davidson2013-10-122-3/+6
* | fixed some warningsMartin Weindel2013-10-052-3/+0
|/
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-017-0/+446