aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | | | | Merge remote-tracking branch 'oldsparkme/hadoopRDD-broadcast-change' into had...Harvey Feng2013-09-264-30/+120
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Move Configuration broadcasts to SparkContext.Harvey2013-09-222-8/+6
| | * | | | Add a cache for HadoopRDD metadata needed during computation.Harvey2013-09-224-37/+79
| | * | | | Split HadoopRDD into one for general Hadoop datasets and one tailored to Hado...Harvey2013-09-212-21/+71
* | | | | | Merge pull request #36 from pwendell/versionsReynold Xin2013-10-051-2/+2
|\ \ \ \ \ \
| * | | | | | Bumping EC2 default version in master to `0.8.0`.Patrick Wendell2013-10-051-2/+2
| | |_|_|_|/ | |/| | | |