From 749acc6b061a39cde6ef7f22695a610f686caf46 Mon Sep 17 00:00:00 2001 From: Reynold Xin Date: Fri, 12 Feb 2016 03:31:34 +0000 Subject: summit cfp 2016 --- site/releases/spark-release-0-9-1.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'site/releases/spark-release-0-9-1.html') diff --git a/site/releases/spark-release-0-9-1.html b/site/releases/spark-release-0-9-1.html index 5d6619020..305070ef0 100644 --- a/site/releases/spark-release-0-9-1.html +++ b/site/releases/spark-release-0-9-1.html @@ -137,6 +137,9 @@
Latest News

Archive

@@ -188,9 +188,9 @@
  • Fixed hash collision bug in external spilling [SPARK-1113]
  • Fixed conflict with Spark’s log4j for users relying on other logging backends [SPARK-1190]
  • Fixed Graphx missing from Spark assembly jar in maven builds
  • -
  • Fixed silent failures due to map output status exceeding Akka frame size [SPARK-1244]
  • -
  • Removed Spark’s unnecessary direct dependency on ASM [SPARK-782]
  • -
  • Removed metrics-ganglia from default build due to LGPL license conflict [SPARK-1167]
  • +
  • Fixed silent failures due to map output status exceeding Akka frame size [SPARK-1244]
  • +
  • Removed Spark’s unnecessary direct dependency on ASM [SPARK-782]
  • +
  • Removed metrics-ganglia from default build due to LGPL license conflict [SPARK-1167]
  • Fixed bug in distribution tarball not containing spark assembly jar [SPARK-1184]
  • Fixed bug causing infinite NullPointerException failures due to a null in map output locations [SPARK-1124]
  • Fixed bugs in post-job cleanup of scheduler’s data structures
  • @@ -206,7 +206,7 @@
  • Fixed bug making Spark application stall when YARN registration fails [SPARK-1032]
  • Race condition in getting HDFS delegation tokens in yarn-client mode [SPARK-1203]
  • Fixed bug in yarn-client mode not exiting properly [SPARK-1049]
  • -
  • Fixed regression bug in ADD_JAR environment variable not correctly adding custom jars [SPARK-1089]
  • +
  • Fixed regression bug in ADD_JAR environment variable not correctly adding custom jars [SPARK-1089]
  • Improvements to other deployment scenarios

    @@ -217,19 +217,19 @@

    Optimizations to MLLib

    Bug fixes and better API parity for PySpark

    @@ -261,13 +261,13 @@
  • Kay Ousterhout - Multiple bug fixes in scheduler’s handling of task failures
  • Kousuke Saruta - Use of https to access github
  • Mark Grover - Bug fix in distribution tar.gz
  • -
  • Matei Zaharia - Bug fixes in handling of task failures due to NPE, and cleaning up of scheduler data structures
  • +
  • Matei Zaharia - Bug fixes in handling of task failures due to NPE, and cleaning up of scheduler data structures
  • Nan Zhu - Bug fixes in PySpark RDD.takeSample and adding of JARs using ADD_JAR - and improvements to docs
  • Nick Lanham - Added ability to make distribution tarballs with Tachyon
  • Patrick Wendell - Bug fixes in ASM shading, fixes for log4j initialization, removing Ganglia due to LGPL license, and other miscallenous bug fixes
  • Prabin Banka - RDD.zip and other missing RDD operations in PySpark
  • Prashant Sharma - RDD.foldByKey in PySpark, and other PySpark doc improvements
  • -
  • Qiuzhuang - Bug fix in standalone worker
  • +
  • Qiuzhuang - Bug fix in standalone worker
  • Raymond Liu - Changed working directory in ZookeeperPersistenceEngine
  • Reynold Xin - Improvements to docs and test infrastructure
  • Sandy Ryza - Multiple important Yarn bug fixes and improvements
  • -- cgit v1.2.3