aboutsummaryrefslogtreecommitdiff
path: root/network/yarn
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6229] Add SASL encryption to network library.Marcelo Vanzin2015-05-011-6/+9
* [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT.Marcelo Vanzin2015-03-201-1/+1
* SPARK-6182 [BUILD] spark-parent pom needs to be published for both 2.10 and 2.11Sean Owen2015-03-051-1/+1
* [SPARK-6070] [yarn] Remove unneeded classes from shuffle service jar.Marcelo Vanzin2015-02-271-1/+2
* [SPARK-4994][network]Cleanup removed executors' ShuffleInfo in yarn shuffle ...lianhuiwang2015-02-061-1/+6
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-1/+1
* [SPARK-4281][Build] Package Yarn shuffle service into its own jarAndrew Or2014-11-121-0/+33
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-1/+1
* [SPARK-4307] Initialize FileDescriptor lazily in FileRegion.Reynold Xin2014-11-111-2/+2
* [SPARK-4291][Build] Rename network module projectsAndrew Or2014-11-071-1/+1
* [SPARK-3797] Run external shuffle service in Yarn NMAndrew Or2014-11-053-0/+276