aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating to latest akka 2.2.3, which fixes our only failing Driver SuitePrashant Sharma2013-10-241-4/+4
* Fixed some scala warnings in core.Prashant Sharma2013-10-102-3/+3
* Changed message-frame-size to maximum-frame-size as property.Prashant Sharma2013-10-104-18/+5
* Merge branch 'master' of github.com:apache/incubator-spark into scala-2.10Prashant Sharma2013-10-1018-122/+474
|\
| * Merge pull request #49 from mateiz/kryo-fix-2Reynold Xin2013-10-092-3/+32
| |\
| | * Fix Chill serialization of Range objects, which used to write out eachMatei Zaharia2013-10-092-3/+32
| * | Merge pull request #50 from kayousterhout/SPARK-908Reynold Xin2013-10-094-17/+37
| |\ \
| | * | Style fixesKay Ousterhout2013-10-091-6/+13
| | * | Fixed comment to use javadoc styleKay Ousterhout2013-10-091-5/+5
| | * | Fix race condition in SparkListenerSuite (fixes SPARK-908).Kay Ousterhout2013-10-094-12/+25
| * | | Merge pull request #46 from mateiz/py-sort-updateMatei Zaharia2013-10-092-9/+9
| |\ \ \ | | |_|/ | |/| |
| | * | Fix PySpark docs and an overly long line of code after fdbae41eMatei Zaharia2013-10-092-9/+9
| * | | Merge pull request #45 from pwendell/metrics_unitsPatrick Wendell2013-10-092-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | Use standard abbreviations in metrics labelsPatrick Wendell2013-10-092-6/+6
| * | | Merge pull request #38 from AndreSchumacher/pyspark_sortingMatei Zaharia2013-10-091-1/+47
| |\ \ \ | | |/ / | |/| |
| | * | SPARK-705: implement sortByKey() in PySparkAndre Schumacher2013-10-071-1/+47
| * | | Merge pull request #22 from GraceH/metrics-namingPatrick Wendell2013-10-096-27/+27
| |\ \ \ | | |_|/ | |/| |
| | * | remove those futile suffixes like number/countGrace Huang2013-10-095-14/+14
| | * | create metrics name manually.Grace Huang2013-10-086-27/+27
| | * | Revert "SPARK-900 Use coarser grained naming for metrics"Grace Huang2013-10-087-96/+28
| | * | Revert "remedy the line-wrap while exceeding 100 chars"Grace Huang2013-10-086-114/+91
| | * | remedy the line-wrap while exceeding 100 charsGrace Huang2013-09-306-91/+114
| | * | SPARK-900 Use coarser grained naming for metricsGrace Huang2013-09-277-28/+96
| * | | Merge pull request #4 from MLnick/implicit-alsMatei Zaharia2013-10-084-63/+320
| |\ \ \
| | * \ \ Merge branch 'master' into implicit-alsNick Pentreath2013-10-0725-112/+293
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Bumping up test matrix size to eliminate random failuresNick Pentreath2013-10-072-12/+12
| | * | | Adding implicit feedback ALS to MLlib user guideNick Pentreath2013-10-041-4/+20
| | * | | Style fix using 'if' rather than 'match' on booleanNick Pentreath2013-10-041-14/+13
| | * | | Fixing closing brace indentationNick Pentreath2013-10-041-1/+1
| | * | | Reverting to using comma-delimited splitNick Pentreath2013-10-041-1/+1
| | * | | Merge remote-tracking branch 'upstream/master' into implicit-alsNick Pentreath2013-10-0473-361/+872
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into implicit-alsNick Pentreath2013-09-2396-543/+2068
| | |\ \ \ \
| | * | | | | Adding algorithm for implicit feedback data to ALSNick Pentreath2013-09-063-54/+296
| * | | | | | Merge pull request #43 from mateiz/kryo-fixReynold Xin2013-10-081-4/+4
| |\ \ \ \ \ \
| | * | | | | | Don't allocate Kryo buffers unless neededMatei Zaharia2013-10-071-4/+4
* | | | | | | | Merge branch 'scala-2.10' of github.com:ScrapCodes/spark into scala-2.10Prashant Sharma2013-10-1083-403/+1071
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-0828-115/+314
| |\| | | | | | |
| | * | | | | | | Merge pull request #42 from pwendell/shuffle-read-perfReynold Xin2013-10-072-10/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | Responses to reviewPatrick Wendell2013-10-071-4/+4
| | | * | | | | | | Fix inconsistent and incorrect log messages in shuffle read pathPatrick Wendell2013-10-072-7/+16
| | * | | | | | | | Merge pull request #39 from pwendell/masterPatrick Wendell2013-10-071-1/+1
| | |\| | | | | | |
| | | * | | | | | | Adding Shark 0.7.1 to EC2 scriptsPatrick Wendell2013-10-071-1/+1
| | |/ / / / / / /
| | * | | | | / / Merge pull request #31 from sundeepn/branch-0.8Reynold Xin2013-10-072-6/+14
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge pull request #37 from pwendell/merge-0.8Patrick Wendell2013-10-0513-65/+84
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Merging build changes in from 0.8Patrick Wendell2013-10-0513-65/+84
| | |/ / / / /
| | * | | | | Merge pull request #20 from harveyfeng/hadoop-config-cacheMatei Zaharia2013-10-054-34/+161
| | |\ \ \ \ \
| | | * | | | | Some comments regarding JobConf and InputFormat caching for HadoopRDDs.Harvey Feng2013-10-052-4/+25
| | | * | | | | Make HadoopRDD object Spark private.Harvey Feng2013-10-051-3/+3
| | | * | | | | Fix API changes; lines > 100 chars.Harvey Feng2013-10-052-15/+18
| | | * | | | | Merge HadoopDatasetRDD into HadoopRDD.Harvey Feng2013-09-292-27/+40