Skip to content
Snippets Groups Projects
  1. Apr 01, 2014
    • Mark Hamstra's avatar
      [SPARK-1342] Scala 2.10.4 · 764353d2
      Mark Hamstra authored
      Just a Scala version increment
      
      Author: Mark Hamstra <markhamstra@gmail.com>
      
      Closes #259 from markhamstra/scala-2.10.4 and squashes the following commits:
      
      fbec547 [Mark Hamstra] [SPARK-1342] Bumped Scala version to 2.10.4
      764353d2
  2. Mar 07, 2014
    • Aaron Davidson's avatar
      SPARK-1136: Fix FaultToleranceTest for Docker 0.8.1 · dabeb6f1
      Aaron Davidson authored
      This patch allows the FaultToleranceTest to work in newer versions of Docker.
      See https://spark-project.atlassian.net/browse/SPARK-1136 for more details.
      
      Besides changing the Docker and FaultToleranceTest internals, this patch also changes the behavior of Master to accept new Workers which share an address with a Worker that we are currently trying to recover. This can only happen when the Worker itself was restarted and got the same IP address/port at the same time as a Master recovery occurs.
      
      Finally, this adds a good bit of ASCII art to the test to make failures, successes, and actions more apparent. This is very much needed.
      
      Author: Aaron Davidson <aaron@databricks.com>
      
      Closes #5 from aarondav/zookeeper and squashes the following commits:
      
      5d7a72a [Aaron Davidson] SPARK-1136: Fix FaultToleranceTest for Docker 0.8.1
      dabeb6f1
  3. Feb 22, 2014
  4. Oct 28, 2013
  5. Oct 26, 2013
  6. Oct 08, 2013
  7. Oct 06, 2013
Loading