aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #183 from aarondav/spark-959Reynold Xin2013-12-191-0/+2
|\
| * [SPARK-959] Explicitly depend on org.eclipse.jetty.orbit jarAaron Davidson2013-12-181-0/+2
* | Merge pull request #247 from aarondav/minorReynold Xin2013-12-1813-71/+48
|\ \ | |/ |/|
| * In experimental clusters we've observed that a 10 second timeout was insuffic...Aaron Davidson2013-12-1813-71/+48
|/
* Merge pull request #267 from JoshRosen/cygwinReynold Xin2013-12-184-5/+55
|\
| * Fix Cygwin support in several scripts.Josh Rosen2013-12-154-5/+55
* | 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
| |/ / / /
| * | | | 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
| |\ \ \ \