aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/scala/org
Commit message (Expand)AuthorAgeFilesLines
* Changed message-frame-size to maximum-frame-size as property.Prashant Sharma2013-10-102-15/+2
* Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10Prashant Sharma2013-10-102-15/+38
|\
| * Merge pull request #49 from mateiz/kryo-fix-2Reynold Xin2013-10-091-0/+21
| |\
| | * Fix Chill serialization of Range objects, which used to write out eachMatei Zaharia2013-10-091-0/+21
| * | Style fixesKay Ousterhout2013-10-091-6/+13
| * | Fix race condition in SparkListenerSuite (fixes SPARK-908).Kay Ousterhout2013-10-091-10/+5
| |/
* | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-109-19/+235
|\ \
| * | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-083-1/+23
| |\|
| | * Merge pull request #31 from sundeepn/branch-0.8Reynold Xin2013-10-071-1/+6
| | * Merging build changes in from 0.8Patrick Wendell2013-10-051-1/+5
| | * Fixing SPARK-602: PythonPartitionerAndre Schumacher2013-10-041-0/+11
| * | Fixed tests, changed property akka.remote.netty.x to akka.remote.netty.tcp.xPrashant Sharma2013-10-051-2/+2
| * | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-055-16/+173
| |\|
| | * Added additional unit test for repeated task failuresKay Ousterhout2013-09-301-1/+28
| | * Fixed compilation errors and broken test.Kay Ousterhout2013-09-302-10/+8
| | * Merge remote-tracking branch 'upstream/master' into results_through-bmKay Ousterhout2013-09-305-14/+92
| | |\
| | * | Addressed Matei's code review commentsKay Ousterhout2013-09-302-9/+33
| | * | Send Task results through the block manager when larger than Akka frame size.Kay Ousterhout2013-09-224-26/+120
| * | | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-012-4/+41
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #14 from kayousterhout/untangle_schedulerReynold Xin2013-09-261-3/+3
| | |\ \
| | | * | Improved organization of scheduling packages.Kay Ousterhout2013-09-251-3/+3
| | * | | Merge pull request #9 from rxin/limitPatrick Wendell2013-09-261-0/+38
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Smarter take/limit implementation.Reynold Xin2013-09-201-0/+38
| | | |/
| | * | Merge branch 'master' of github.com:markhamstra/incubator-sparkReynold Xin2013-09-231-1/+0
| | |\ \
| | | * | Removed repetative import; fixes hidden definition compiler warning.Mark Hamstra2013-09-031-1/+0
* | | | | fixed some warningsMartin Weindel2013-10-053-6/+6
|/ / / /
* | | | Fixed UISuite, for case when port 4040 is already bound on machine running th...Prashant Sharma2013-09-261-3/+0
* | | | Sync with master and some build fixesPrashant Sharma2013-09-263-10/+51
|\| | |
| * | | Merge pull request #937 from jerryshao/localProperties-fixReynold Xin2013-09-211-1/+44
| |\ \ \
| | * | | Add barrier for local properties unit test and fix some stylesjerryshao2013-09-221-2/+9
| | * | | Fix issue when local properties pass from parent to child threadjerryshao2013-09-181-1/+37
| | | |/ | | |/|
| * / | After unit tests, clear port properties unconditionallyAnkur Dave2013-09-192-9/+7
| |/ /
* | | Akka 2.2 migrationPrashant Sharma2013-09-223-3/+3
* | | Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-157-25/+119
|\| |
| * | Change port from 3030 to 4040Patrick Wendell2013-09-111-1/+1
| * | Merge pull request #907 from stephenh/document_coalesce_shuffleMatei Zaharia2013-09-091-4/+10
| |\ \
| | * | Use a set since shuffle could change order.Stephen Haberman2013-09-091-1/+1
| | * | Add better docs for coalesce.Stephen Haberman2013-09-081-4/+10
| * | | Merge pull request #905 from mateiz/docs2Matei Zaharia2013-09-082-8/+8
| |\ \ \
| | * | | Fix unit test failure due to changed defaultMatei Zaharia2013-09-081-1/+1
| | * | | More fair scheduler docs and property names.Matei Zaharia2013-09-082-5/+5
| | * | | Work in progress:Matei Zaharia2013-09-081-2/+2
| | |/ /
| * | | Merge pull request #906 from pwendell/ganglia-sinkPatrick Wendell2013-09-081-11/+8
| |\ \ \ | | |/ / | |/| |
| | * | Adding more docs and some code cleanupPatrick Wendell2013-09-081-11/+8
| | |/
| * | Hot fix to resolve the compilation error caused by SPARK-821.Reynold Xin2013-09-061-1/+1
| * | Reynold's second round of commentsAaron Davidson2013-09-051-16/+18
| * | Add unit test and address commentsAaron Davidson2013-09-051-0/+89
| * | SPARK-821: Don't cache results when action run locally on driverAaron Davidson2013-09-051-1/+1
* | | Merged with masterPrashant Sharma2013-09-063-56/+53
|/ /
* | Fix line over 100 charsAaron Davidson2013-09-041-2/+2