aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated groupByKeyAndWindow to be computed incrementally, and added mapSideCo...Tathagata Das2013-12-265-12/+34
* Fixed bug in PartitionAwareUnionRDDTathagata Das2013-12-261-6/+9
* Merge branch 'scheduler-update' into window-improvementTathagata Das2013-12-234-5/+32
|\
| * Minor change for PR 277.Tathagata Das2013-12-231-1/+1
| * Minor formatting fixes.Tathagata Das2013-12-231-5/+4
| * Added comments to BatchInfo and JobSet, based on Patrick's comment on PR 277.Tathagata Das2013-12-232-3/+26
| * Minor updated based on comments on PR 277.Tathagata Das2013-12-202-1/+6
* | Added tests for PartitionerAwareUnionRDD in the CheckpointSuite. Refactored C...Tathagata Das2013-12-203-170/+231
* | Merge branch 'scheduler-update' into window-improvementTathagata Das2013-12-19306-4277/+10714
|\|
| * Minor changes.Tathagata Das2013-12-1810-33/+36
| * Merge branch 'apache-master' into scheduler-updateTathagata Das2013-12-18207-2945/+3497
| |\
| | * Merge pull request #274 from azuryy/masterReynold Xin2013-12-181-1/+1
| | |\
| | | * changed the example links in the scala-programming-guidfengdong2013-12-181-1/+1
| | | * Fixed the example link.fengdong2013-12-181-1/+1
| | * | Merge pull request #273 from rxin/topReynold Xin2013-12-171-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Fixed a performance problem in RDD.top and BoundedPriorityQueue (size in Boun...Reynold Xin2013-12-171-0/+2
| | |/
| | * Merge pull request #268 from pwendell/shaded-protobufPatrick Wendell2013-12-167-82/+64
| | |\
| | | * One other fixPatrick Wendell2013-12-161-1/+1
| | | * Clean-upPatrick Wendell2013-12-162-1/+2
| | | * CleanupPatrick Wendell2013-12-162-7/+0
| | | * Removing extra code in new yarnPatrick Wendell2013-12-161-1/+0
| | | * Remove trailing slashes from repository specifications.Patrick Wendell2013-12-161-5/+5
| | | * Attempt with extra repositoriesPatrick Wendell2013-12-167-76/+65
| | |/
| | * Merge pull request #270 from ewencp/really-force-ssh-pseudo-tty-masterPatrick Wendell2013-12-161-2/+2
| | |\
| | | * Force pseudo-tty allocation in spark-ec2 script.Ewen Cheslack-Postava2013-12-161-2/+2
| | * | Merge pull request #245 from gregakespret/task-maxfailures-fixReynold Xin2013-12-163-5/+5
| | |\ \ | | | |/ | | |/|
| | | * Fix tests.Grega Kespret2013-12-102-2/+2
| | | * Fix for spark.task.maxFailures not enforced correctly.Grega Kespret2013-12-091-3/+3
| | * | Merge pull request #265 from markhamstra/scala.binary.versionPatrick Wendell2013-12-1511-70/+71
| | |\ \
| | | * | Use scala.binary.version in POMsMark Hamstra2013-12-1511-70/+71
| | * | | Merge pull request #256 from MLnick/masterJosh Rosen2013-12-151-2/+6
| | |\ \ \
| | | * | | Making IPython PySpark compatible across versions <1.0.0. Also cleaned up '-i...Nick Pentreath2013-12-151-1/+6
| | | * | | Merge remote-tracking branch 'upstream/master'Nick Pentreath2013-12-15197-2905/+3470
| | | |\| |
| | | * | | Fix 'IPYTHON=1 ./pyspark' throwing 'ValueError: Cannot run multiple SparkCont...Nick Pentreath2013-12-121-2/+1
| | * | | | Merge pull request #257 from tgravescs/sparkYarnFixNameReynold Xin2013-12-152-0/+2
| | |\ \ \ \
| | | * | | | Fix the --name option for Spark on YarnThomas Graves2013-12-122-0/+2
| | | |/ / /
| | * | | | Merge pull request #264 from shivaram/spark-class-fixReynold Xin2013-12-151-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Use CoarseGrainedExecutorBackend in spark-classShivaram Venkataraman2013-12-151-1/+1
| | |/ / /
| | * | | Merge pull request #251 from pwendell/masterReynold Xin2013-12-141-5/+7
| | |\ \ \
| | | * | | Fix list rendering in YARN markdown docs.Patrick Wendell2013-12-101-5/+7
| | * | | | Merge pull request #249 from ngbinh/partitionInJavaSortByKeyJosh Rosen2013-12-141-0/+14
| | |\ \ \ \
| | | * | | | Hook directly to Scala APIBinh Nguyen2013-12-101-8/+6
| | | * | | | Leave default value of numPartitions to Scala code.Binh Nguyen2013-12-101-2/+8
| | | * | | | Use braces to shorten the line.Binh Nguyen2013-12-101-1/+3
| | | * | | | Expose numPartitions parameter in JavaPairRDD.sortByKey()Binh Nguyen2013-12-101-2/+10
| | * | | | | Merge pull request #259 from pwendell/scala-2.10Patrick Wendell2013-12-14196-2900/+3449
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge pull request #262 from pwendell/mvn-fixPatrick Wendell2013-12-132-1/+5
| | | |\ \ \ \
| | | | * | | | Fix maven build issues in 2.10 branchPatrick Wendell2013-12-132-1/+5
| | | |/ / / /
| | | * | | | Merge pull request #261 from ScrapCodes/scala-2.10Reynold Xin2013-12-131-0/+7
| | | |\ \ \ \
| | | | * | | | Added a comment about ActorRef and ActorSelection difference.Prashant Sharma2013-12-141-0/+7
| | | |/ / / /