blob: d26ff4b1c71be8ac8588b1ba05a40eaeefbf5ec4 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Spark Release 1.1.1 | Apache Spark
</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&Courier+Prime:wght@400;700&display=swap" rel="stylesheet">
<link href="/css/custom.css" rel="stylesheet">
<!-- Code highlighter CSS -->
<link href="/css/pygments-default.css" rel="stylesheet">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://analytics.apache.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '40']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
</head>
<body class="global">
<nav class="navbar navbar-expand-lg navbar-dark p-0 px-4" style="background: #1D6890;">
<a class="navbar-brand" href="/">
<img src="/images/spark-logo-rev.svg" alt="" width="141" height="72">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarContent"
aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse col-md-12 col-lg-auto pt-4" id="navbarContent">
<ul class="navbar-nav me-auto">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/downloads.html">Download</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="libraries" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Libraries
</a>
<ul class="dropdown-menu" aria-labelledby="libraries">
<li><a class="dropdown-item" href="/sql/">SQL and DataFrames</a></li>
<li><a class="dropdown-item" href="/streaming/">Spark Streaming</a></li>
<li><a class="dropdown-item" href="/mllib/">MLlib (machine learning)</a></li>
<li><a class="dropdown-item" href="/graphx/">GraphX (graph)</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="/third-party-projects.html">Third-Party Projects</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="documentation" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Documentation
</a>
<ul class="dropdown-menu" aria-labelledby="documentation">
<li><a class="dropdown-item" href="/docs/latest/">Latest Release</a></li>
<li><a class="dropdown-item" href="/documentation.html">Older Versions and Other Resources</a></li>
<li><a class="dropdown-item" href="/faq.html">Frequently Asked Questions</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/examples.html">Examples</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="community" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Community
</a>
<ul class="dropdown-menu" aria-labelledby="community">
<li><a class="dropdown-item" href="/community.html">Mailing Lists &amp; Resources</a></li>
<li><a class="dropdown-item" href="/contributing.html">Contributing to Spark</a></li>
<li><a class="dropdown-item" href="/improvement-proposals.html">Improvement Proposals (SPIP)</a>
</li>
<li><a class="dropdown-item" href="https://issues.apache.org/jira/browse/SPARK">Issue Tracker</a>
</li>
<li><a class="dropdown-item" href="/powered-by.html">Powered By</a></li>
<li><a class="dropdown-item" href="/committers.html">Project Committers</a></li>
<li><a class="dropdown-item" href="/history.html">Project History</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="developers" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
Developers
</a>
<ul class="dropdown-menu" aria-labelledby="developers">
<li><a class="dropdown-item" href="/developer-tools.html">Useful Developer Tools</a></li>
<li><a class="dropdown-item" href="/versioning-policy.html">Versioning Policy</a></li>
<li><a class="dropdown-item" href="/release-process.html">Release Process</a></li>
<li><a class="dropdown-item" href="/security.html">Security</a></li>
</ul>
</li>
</ul>
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="apacheFoundation" role="button"
data-bs-toggle="dropdown" aria-expanded="false">
Apache Software Foundation
</a>
<ul class="dropdown-menu" aria-labelledby="apacheFoundation">
<li><a class="dropdown-item" href="https://www.apache.org/">Apache Homepage</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/licenses/">License</a></li>
<li><a class="dropdown-item"
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/security/">Security</a></li>
<li><a class="dropdown-item" href="https://www.apache.org/events/current-event">Event</a></li>
</ul>
</li>
</ul>
</div>
</nav>
<div class="container">
<div class="row mt-4">
<div class="col-12 col-md-9">
<h2>Spark Release 1.1.1</h2>
<p>Spark 1.1.1 is a maintenance release with bug fixes. This release is based on the <a href="https://github.com/apache/spark/tree/branch-1.1">branch-1.1</a> maintenance branch of Spark. We recommend all 1.1.0 users to upgrade to this stable release. Contributions to this release came from 55 developers.</p>
<p>To download Spark 1.1.1 visit the <a href="/downloads.html">downloads</a> page.</p>
<h3 id="fixes">Fixes</h3>
<p>Spark 1.1.1 contains bug fixes in several components. Some of the more important fixes are highlighted below. You can visit the <a href="http://s.apache.org/z9h">Spark issue tracker</a> for the full list of fixes.</p>
<h4 id="spark-core">Spark Core</h4>
<ul>
<li>Avoid many small spills in external data structures (<a href="https://issues.apache.org/jira/browse/SPARK-4480">SPARK-4480</a>)</li>
<li>Memory leak in connection manager timeout thread (<a href="https://issues.apache.org/jira/browse/SPARK-4393">SPARK-4393</a>)</li>
<li>Incorrect of channel read return value may lead to data truncation (<a href="https://issues.apache.org/jira/browse/SPARK-4107">SPARK-4107</a>)</li>
<li>Stream corruption exceptions observed in sort-based shuffle (<a href="https://issues.apache.org/jira/browse/SPARK-3948">SPARK-3948</a>)</li>
<li>Integer overflow in sort-based shuffle key comparison (<a href="https://issues.apache.org/jira/browse/SPARK-3032">SPARK-3032</a>)</li>
<li>Lack of thread safety in Hadoop configuration usage in Spark (<a href="https://issues.apache.org/jira/browse/SPARK-2546">SPARK-2546</a>)</li>
</ul>
<h4 id="sql">SQL</h4>
<ul>
<li>Wrong Parquet filters are created for all inequality predicates with literals on the left hand side (<a href="https://issues.apache.org/jira/browse/SPARK-4468">SPARK-4468</a>)</li>
<li>Support backticks in aliases (<a href="https://issues.apache.org/jira/browse/SPARK-3708">SPARK-3708</a> and <a href="https://issues.apache.org/jira/browse/SPARK-3834">SPARK-3834</a>)</li>
<li>ColumnValue types do not match in Spark rows vs Hive rows (<a href="https://github.com/apache/spark/pull/3704">SPARK-3704</a>)</li>
</ul>
<h4 id="pyspark">PySpark</h4>
<ul>
<li>Fix sortByKey on empty RDD (<a href="https://issues.apache.org/jira/browse/SPARK-4304">SPARK-4304</a>)</li>
<li>Avoid using the same random seed for all partitions (<a href="https://issues.apache.org/jira/browse/SPARK-4148">SPARK-4148</a>)</li>
<li>Avoid OOMs when take() is run on empty partitions (<a href="https://issues.apache.org/jira/browse/SPARK-3211">SPARK-3211</a>)</li>
</ul>
<h4 id="mllib">MLlib</h4>
<ul>
<li>KryoException caused by ALS.trainImplicit in PySpark (<a href="https://issues.apache.org/jira/browse/SPARK-3990">SPARK-3990</a>)</li>
</ul>
<h4 id="streaming">Streaming</h4>
<ul>
<li>Block replication continuously fails if target is down (<a href="https://issues.apache.org/jira/browse/SPARK-3495">SPARK-3495</a>)</li>
<li>Block replication may choose driver as target (<a href="https://issues.apache.org/jira/browse/SPARK-3496">SPARK-3496</a>)</li>
</ul>
<h4 id="graphx">GraphX</h4>
<ul>
<li>Ensure VertexRDD.apply uses mergeFunc (<a href="https://issues.apache.org/jira/browse/SPARK-2062">SPARK-2062</a>)</li>
</ul>
<h3 id="contributors">Contributors</h3>
<p>The following developers contributed to this release:</p>
<ul>
<li>Andrew Ash - Documentation and bug fixes in Core</li>
<li>Andrew Or - Improvements in Core; bug fixes in Windows, Core, Block Manager, and Shuffle</li>
<li>Aniket Bhatnagar - Bug fixes in Core and Streaming</li>
<li>Benjamin Piering - Improvements in GraphX</li>
<li>Bertrand Bossy - Bug fixes in Core</li>
<li>Brenden Matthews - Bug fixes in Mesos</li>
<li>Chao Chen - Documentation in Core</li>
<li>Cheng Hao - Test in SQL</li>
<li>Cheng Lian - Bug fixes in PySpark, MLlib, and SQL</li>
<li>Chirag Aggarwal - Bug fixes in SQL</li>
<li>Chris Cope - Bug fixes in YARN</li>
<li>Davies Liu - Improvements in PySpark; bug fixes in Core, SQL, and PySpark</li>
<li>Eric Eijkelenboom - Bug fixes in Core</li>
<li>Eric Liang - Bug fixes in Core and SQL</li>
<li>Eugen Cepoi - Improvements in Core</li>
<li>Fei Wang - Improvements in Core and SQL; bug fixes in Core; documentation in Streaming</li>
<li>Grega Kespret - Documentation in Core</li>
<li>Guoqiang Li - Bug fixes in Web UI</li>
<li>Henry Cook - Documentation in Core</li>
<li>Hossein Falaki - Bug fixes in Web UI</li>
<li>Ian Hummel - Improvements in Core</li>
<li>Jakub Dubovsky - Bug fixes in Core</li>
<li>Jerry Shao - Bug fixes in Shuffle</li>
<li>Jongyoul Lee - Bug fixes in Core and Mesos</li>
<li>Josh Rosen - Improvements in Core; bug fixes in Streaming and Core</li>
<li>Kousuke Saruta - Improvements in Core and Web UI; bug fixes in Core, Web UI, and PySpark</li>
<li>Larry Xiao - Bug fixes in GraphX</li>
<li>Lianhui Wang - Bug fixes in GraphX</li>
<li>Liang-Chi Hsieh - Bug fixes in Core</li>
<li>Lu Lu - Improvements in GraphX</li>
<li>Ma Ji - Bug fixes in Streaming</li>
<li>Marcelo Vanzin - Bug fixes in YARN</li>
<li>Mark Hamstra - Bug fixes in Core</li>
<li>Masayoshi Tsuzuki - Improvements in Core, Shell, and PySpark; bug fixes in Windows and PySpark</li>
<li>Michael Armbrust - Documentation in Core</li>
<li>Michael Griffiths - Bug fixes in PySpark</li>
<li>Min Shen - Bug fixes in YARN</li>
<li>Mubarak Seyed - Improvements in Streaming</li>
<li>Nicholas Chammas - Documentation in Core</li>
<li>Niklas Wilcke - Bug fixes in Core</li>
<li>Oded Zimerman - Bug fixes in GraphX</li>
<li>Reynold Xin - New features in Core; bug fixes in Core and SQL</li>
<li>Rongquan Su - Improvements in Streaming</li>
<li>Sandy Ryza - Bug fixes in Core</li>
<li>Sean Owen - Bug fixes in Java API, Core, and Streaming</li>
<li>Shane Knapp - Bug fixes in Core</li>
<li>Shixiong Zhu - Improvements in Web UI; bug fixes in Core and YARN</li>
<li>Shuo Xiang - Bug fixes in MLlib</li>
<li>Tal Sliwowicz - Bug fixes in Core and Block Manager</li>
<li>Tao Wang - Improvements and bug fixes in Core</li>
<li>Tathagata Das - Improvements in Streaming; bug fixes in Core, Block Manager, and Streaming</li>
<li>Xiangrui Meng - Improvements in Web UI and PySpark; bug fixes in Core, MLlib, and PySpark</li>
<li>Yantang Zhai - Bug fixes in Core and Web UI</li>
<li>Yash Datta - Improvements in SQL</li>
<li>Yin Huai - Documentation in Core</li>
</ul>
<p><em>Thanks to everyone who contributed!</em></p>
<p>
<br/>
<a href="/news/">Spark News Archive</a>
</p>
</div>
<div class="col-12 col-md-3">
<div class="news" style="margin-bottom: 20px;">
<h5>Latest News</h5>
<ul class="list-unstyled">
<li><a href="/news/spark-3-5-1-released.html">Spark 3.5.1 released</a>
<span class="small">(Feb 23, 2024)</span></li>
<li><a href="/news/spark-3-3-4-released.html">Spark 3.3.4 released</a>
<span class="small">(Dec 16, 2023)</span></li>
<li><a href="/news/spark-3-4-2-released.html">Spark 3.4.2 released</a>
<span class="small">(Nov 30, 2023)</span></li>
<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>
</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
<div style="text-align:center; margin-bottom: 20px;">
<a href="https://www.apache.org/events/current-event.html">
<img src="https://www.apache.org/events/current-event-234x60.png" style="max-width: 100%;"/>
</a>
</div>
<div class="hidden-xs hidden-sm">
<a href="/downloads.html" class="btn btn-cta btn-lg d-grid" style="margin-bottom: 30px;">
Download Spark
</a>
<p style="font-size: 16px; font-weight: 500; color: #555;">
Built-in Libraries:
</p>
<ul class="list-none">
<li><a href="/sql/">SQL and DataFrames</a></li>
<li><a href="/streaming/">Spark Streaming</a></li>
<li><a href="/mllib/">MLlib (machine learning)</a></li>
<li><a href="/graphx/">GraphX (graph)</a></li>
</ul>
<a href="/third-party-projects.html">Third-Party Projects</a>
</div>
</div>
</div>
<footer class="small">
<hr>
Apache Spark, Spark, Apache, the Apache feather logo, and the Apache Spark project logo are either registered
trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
See guidance on use of Apache Spark <a href="/trademarks.html">trademarks</a>.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
Copyright &copy; 2018 The Apache Software Foundation, Licensed under the
<a href="https://www.apache.org/licenses/">Apache License, Version 2.0</a>.
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js"
integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery.js"></script>
<script src="/js/lang-tabs.js"></script>
<script src="/js/downloads.js"></script>
</body>
</html>