aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Update jekyll plugin to match docs/README.mdJey Kottalam2013-08-211-1/+1
* | | | | Merge pull request #854 from markhamstra/pomUpdateMatei Zaharia2013-08-224-8/+21
|\ \ \ \ \
| * | | | | Synced sbt and maven buildsMark Hamstra2013-08-214-9/+22
* | | | | | Merge pull request #832 from alig/coalesceMatei Zaharia2013-08-224-46/+389
|\ \ \ \ \ \
| * | | | | | Merged in from upstream to use TaskLocation instead of stringsAli Ghodsi2013-08-202-8/+11
| * | | | | | added curly braces to make the code more consistentAli Ghodsi2013-08-201-1/+2
| * | | | | | indentAli Ghodsi2013-08-201-1/+1
| * | | | | | Bug in test fixedAli Ghodsi2013-08-201-3/+3
| * | | | | | Added a test to make sure no locality preferences are ignoredAli Ghodsi2013-08-201-0/+5
| * | | | | | Simpler codeAli Ghodsi2013-08-202-5/+4
| * | | | | | simpler codeAli Ghodsi2013-08-201-16/+7
| * | | | | | Fixed almost all of Matei's feedbackAli Ghodsi2013-08-202-31/+26
| * | | | | | fixed Matei's commentsAli Ghodsi2013-08-203-73/+99
| * | | | | | making CoalescedRDDPartition publicAli Ghodsi2013-08-201-2/+1
| * | | | | | comment in the test to make it more understandableAli Ghodsi2013-08-201-1/+1
| * | | | | | Coalescer now uses current preferred locations for derived RDDs. Made run() i...Ali Ghodsi2013-08-204-34/+59
| * | | | | | added one test that will test a future functionalityAli Ghodsi2013-08-201-1/+10
| * | | | | | Added error messages to the tests to make failed tests less crypticAli Ghodsi2013-08-201-7/+7
| * | | | | | fixed matei's commentsAli Ghodsi2013-08-201-15/+16
| * | | | | | Made a function object that returns the coalesced groupsAli Ghodsi2013-08-201-30/+35
| * | | | | | several of Reynold's suggestions implementedAli Ghodsi2013-08-201-15/+14
| * | | | | | space removedAli Ghodsi2013-08-201-1/+1
| * | | | | | use count rather than foreachAli Ghodsi2013-08-201-2/+1
| * | | | | | made preferredLocation a val of the surrounding case classAli Ghodsi2013-08-201-10/+3
| * | | | | | Fix bug in testsAli Ghodsi2013-08-202-6/+6
| * | | | | | Renamed split to partitionAli Ghodsi2013-08-201-11/+11
| * | | | | | word wrap before 100 chars per lineAli Ghodsi2013-08-202-41/+51
| * | | | | | added goals inline as commentAli Ghodsi2013-08-201-0/+21
| * | | | | | Large scale load and locality tests for the coalesced partitions addedAli Ghodsi2013-08-202-63/+118
| * | | | | | Bug, should compute slack wrt parent partition size, not number of binsAli Ghodsi2013-08-201-2/+2
| * | | | | | load balancing coalescerAli Ghodsi2013-08-202-11/+218
* | | | | | | Merge pull request #853 from AndreSchumacher/double_rddMatei Zaharia2013-08-212-1/+168
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Implementing SPARK-838: Add DoubleRDDFunctions methods to PySparkAndre Schumacher2013-08-212-1/+168
| | |/ / / / | |/| | | |
* | | | | | Change default SPARK_HADOOP_VERSION in make-distribution.sh tooMatei Zaharia2013-08-211-1/+1
* | | | | | Merge branch 'master' of github.com:mesos/sparkReynold Xin2013-08-211-1/+1
|\| | | | |
| * | | | | Update docs for Spark UI portMatei Zaharia2013-08-201-1/+1
* | | | | | Downgraded default build hadoop version to 1.0.4.Reynold Xin2013-08-212-2/+2
|/ / / / /
| | | | * Make initial connection failure message less daunting.Patrick Wendell2013-08-211-1/+1
| | | | * Merge branch 'master' into ec2-updatesPatrick Wendell2013-08-21256-4571/+7798
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #851 from markhamstra/MutablePairTEReynold Xin2013-08-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed meaningless typesMark Hamstra2013-08-201-1/+1
|/ / / /
* | | | Merge remote-tracking branch 'jey/hadoop-agnostic'Matei Zaharia2013-08-2045-1554/+680
|\ \ \ \
| * | | | Update SBT build to use simpler fix for Hadoop 0.23.9Jey Kottalam2013-08-191-11/+2
| * | | | Remove redundant dependencies from POMsJey Kottalam2013-08-187-42/+0
| * | | | Fix Maven build with Hadoop 0.23.9Jey Kottalam2013-08-182-11/+8
| * | | | Don't assume spark-examples JAR always existsJey Kottalam2013-08-181-2/+3
| * | | | Make YARN POM file validJey Kottalam2013-08-181-28/+33
| * | | | Rename YARN build flag to SPARK_WITH_YARNJey Kottalam2013-08-162-9/+11
| * | | | Fix SBT build under Hadoop 0.23.xJey Kottalam2013-08-161-0/+11
| * | | | Updates to repl and example POMs to match SBT buildJey Kottalam2013-08-163-12/+10