Skip to content

Tags: adrian-wang/spark

Tags

v0.9.1-rc3

Toggle v0.9.1-rc3's commit message
[maven-release-plugin] copy for tag v0.9.1-rc3

v0.9.1-rc2

Toggle v0.9.1-rc2's commit message
[maven-release-plugin] copy for tag v0.9.1-rc2

v0.9.1-rc1

Toggle v0.9.1-rc1's commit message
[maven-release-plugin] copy for tag v0.9.1-rc1

v0.9.0-incubating

Toggle v0.9.0-incubating's commit message
[maven-release-plugin] copy for tag v0.9.0-incubating

v0.8.1-incubating

Toggle v0.8.1-incubating's commit message
[maven-release-plugin] copy for tag v0.8.1-incubating

v0.8.0-incubating

Toggle v0.8.0-incubating's commit message
[maven-release-plugin] copy for tag v0.8.0-incubating

v0.7.2

Toggle v0.7.2's commit message
Revert "Update version to 0.7.3-SNAPSHOT"

This reverts commit e5fbdac.

v0.7.1

Toggle v0.7.1's commit message
Release v0.7.1

v0.7.0

Toggle v0.7.0's commit message
Use new Spark EC2 scripts by default

v0.7.0-bizo-1

Toggle v0.7.0-bizo-1's commit message
Merge branches 'subtract' and 'bettersplits' into bizo

* subtract:
  Add RDD.subtract.

* bettersplits:
  Update more javadocs.
  Tweak test names.
  Remove fileServerSuite.txt.
  Update default.parallelism docs, have StandaloneSchedulerBackend use it.
  Change defaultPartitioner to use upstream split size.

Conflicts:
	core/src/main/scala/spark/scheduler/cluster/StandaloneSchedulerBackend.scala
	core/src/test/scala/spark/ShuffleSuite.scala