aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / /
| * | | | Merge pull request #260 from ScrapCodes/scala-2.10Reynold Xin2013-12-1315-49/+29
| |\ \ \ \
| | * | | | Review comments on the PR for scala 2.10 migration.Prashant Sharma2013-12-1315-49/+29
| |/ / / /
| * | | | Merge pull request #255 from ScrapCodes/scala-2.10Patrick Wendell2013-12-122-37/+47
| |\ \ \ \
| | * | | | Disabled yarn 2.2 and added a message in the sbt buildPrashant Sharma2013-12-122-37/+47
| |/ / / /
| * | | | Merge pull request #254 from ScrapCodes/scala-2.10Patrick Wendell2013-12-11337-6632/+18488
| |\ \ \ \
| | * | | | A few corrections to documentation.Prashant Sharma2013-12-121-7/+7
| | * | | | Merge branch 'akka-bug-fix' of github.com:ScrapCodes/incubator-spark into akk...Prashant Sharma2013-12-111-1/+1
| | |\ \ \ \
| | | * | | | added eclipse repository for spark streaming.Prashant Sharma2013-12-111-1/+1
| | * | | | | Merge branch 'master' into akka-bug-fixPrashant Sharma2013-12-1164-645/+4656
| | |\ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / /
* | | | | | Merge pull request #250 from pwendell/masterPatrick Wendell2013-12-101-3/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | README incorrectly suggests build sources spark-env.shPatrick Wendell2013-12-101-3/+0
* | | | | Merge pull request #246 from pwendell/masterPatrick Wendell2013-12-097-0/+119
|\| | | | | |_|_|/ |/| | |
| * | | License headersPatrick Wendell2013-12-097-0/+119
* | | | Merge pull request #195 from dhardy92/fix_DebScriptPackagePatrick Wendell2013-12-082-2/+2
|\ \ \ \
| * | | | [Deb] fix package of Spark classes adding org.apache prefix in scripts embede...dhardy922013-11-212-2/+2
* | | | | Merge pull request #242 from pwendell/masterPatrick Wendell2013-12-076-10/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Small fixPatrick Wendell2013-12-071-1/+1
| * | | | Adding HDP 2.0 versionPatrick Wendell2013-12-071-1/+2
| * | | | Various broken links in documentationPatrick Wendell2013-12-076-10/+10
|/ / / /
* | | | Merge pull request #240 from pwendell/masterPatrick Wendell2013-12-071-4/+4
|\ \ \ \
| * | | | SPARK-917 Improve API links in nav barPatrick Wendell2013-12-071-4/+4
* | | | | Merge pull request #239 from aarondav/nitPatrick Wendell2013-12-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |