Skip to content

Commit

Permalink
Add News, Release Note, Download Link for Apache Spark 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanyuanking committed Sep 14, 2023
1 parent dc8b61a commit abebfe0
Show file tree
Hide file tree
Showing 240 changed files with 1,845 additions and 695 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
liquid (4.0.4)
listen (3.4.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down
1 change: 1 addition & 0 deletions documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ navigation:
<p>Setup instructions, programming guides, and other documentation are available for each stable version of Spark below:</p>

<ul>
<li><a href="{{site.baseurl}}/docs/3.5.0/">Spark 3.5.0</a></li>
<li><a href="{{site.baseurl}}/docs/3.4.1/">Spark 3.4.1</a></li>
<li><a href="{{site.baseurl}}/docs/3.4.0/">Spark 3.4.0</a></li>
<li><a href="{{site.baseurl}}/docs/3.3.3/">Spark 3.3.3</a></li>
Expand Down
2 changes: 1 addition & 1 deletion downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Spark artifacts are [hosted in Maven Central](https://search.maven.org/search?q=

groupId: org.apache.spark
artifactId: spark-core_2.12
version: 3.4.1
version: 3.5.0

### Installing with PyPi
<a href="https://pypi.org/project/pyspark/">PySpark</a> is now available in pypi. To install just run `pip install pyspark`.
Expand Down
1 change: 1 addition & 0 deletions js/downloads.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ var packagesV13 = [hadoop3p, hadoop3pscala213, hadoop2p, hadoopFree, sources];
// 3.4.0+
var packagesV14 = [hadoop3p, hadoop3pscala213, hadoopFree, sources];

addRelease("3.5.0", new Date("09/13/2023"), packagesV14, true);
addRelease("3.4.1", new Date("06/23/2023"), packagesV14, true);
addRelease("3.3.3", new Date("08/21/2023"), packagesV13, true);
addRelease("3.2.4", new Date("04/13/2023"), packagesV12, true);
Expand Down
14 changes: 14 additions & 0 deletions news/_posts/2023-09-13-spark-3-5-0-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: post
title: Spark 3.5.0 released
categories:
- News
tags: []
status: publish
type: post
published: true
meta:
_edit_last: '4'
_wpas_done_all: '1'
---
We are happy to announce the availability of <a href="{{site.baseurl}}/releases/spark-release-3-5-0.html" title="Spark Release 3.5.0">Spark 3.5.0</a>! Visit the <a href="{{site.baseurl}}/releases/spark-release-3-5-0.html" title="Spark Release 3.5.0">release notes</a> to read about the new features, or <a href="{{site.baseurl}}/downloads.html">download</a> the release today.
336 changes: 336 additions & 0 deletions releases/_posts/2023-09-13-spark-release-3-5-0.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions site/committers.html
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,9 @@ <h3>Policy on backporting bug fixes</h3>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -666,9 +669,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/community.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,9 @@ <h3>Powered by</h3>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -357,9 +360,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,9 @@ <h2>Code of conduct</h2>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -667,9 +670,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/developer-tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,9 @@ <h2>Generative tooling usage</h2>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -681,9 +684,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion site/docs/latest
7 changes: 4 additions & 3 deletions site/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ <h2><span class="text-capitalize">Apache Spark<span class="tm">&trade;</span></s
<p>Setup instructions, programming guides, and other documentation are available for each stable version of Spark below:</p>

<ul>
<li><a href="/docs/3.5.0/">Spark 3.5.0</a></li>
<li><a href="/docs/3.4.1/">Spark 3.4.1</a></li>
<li><a href="/docs/3.4.0/">Spark 3.4.0</a></li>
<li><a href="/docs/3.3.3/">Spark 3.3.3</a></li>
Expand Down Expand Up @@ -340,6 +341,9 @@ <h3>Research Papers</h3>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -349,9 +353,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
8 changes: 4 additions & 4 deletions site/downloads.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3 id="link-with-spark">Link with Spark</h3>

<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>groupId: org.apache.spark
artifactId: spark-core_2.12
version: 3.4.1
version: 3.5.0
</code></pre></div></div>

<h3 id="installing-with-pypi">Installing with PyPi</h3>
Expand Down Expand Up @@ -186,6 +186,9 @@ <h3 id="archived-releases">Archived releases</h3>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -195,9 +198,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/error-message-guidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,9 @@ <h4 id="wording-guide">Wording guide</h4>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -534,9 +537,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,6 +527,9 @@ <h1>Additional examples</h1>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -536,9 +539,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ <h2><span class="text-capitalize">Apache Spark<span class="tm">&trade;</span></s
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -204,9 +207,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/graphx/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,9 @@ <h3>Getting started</h3>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -249,9 +252,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ <h2><span class="text-capitalize">Apache Spark<span class="tm">&trade;</span></s
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -158,9 +161,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/improvement-proposals.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,9 @@ <h4>Implementing an SPIP</h4>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -230,9 +233,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
1 change: 1 addition & 0 deletions site/js/downloads.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ var packagesV13 = [hadoop3p, hadoop3pscala213, hadoop2p, hadoopFree, sources];
// 3.4.0+
var packagesV14 = [hadoop3p, hadoop3pscala213, hadoopFree, sources];

addRelease("3.5.0", new Date("09/13/2023"), packagesV14, true);
addRelease("3.4.1", new Date("06/23/2023"), packagesV14, true);
addRelease("3.3.3", new Date("08/21/2023"), packagesV13, true);
addRelease("3.2.4", new Date("04/13/2023"), packagesV12, true);
Expand Down
6 changes: 3 additions & 3 deletions site/mailing-lists.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -142,9 +145,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/mllib/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,9 @@ <h3>Getting started</h3>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -295,9 +298,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/news/3-1-3-released.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ <h2>Spark 3.1.3 released</h2>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -148,9 +151,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions site/news/amp-camp-2013-registration-ope.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ <h2>Registration open for AMP Camp training camp in Berkeley</h2>
<h5>Latest News</h5>
<ul class="list-unstyled">

<li><a href="/news/spark-3-5-0-released.html">Spark 3.5.0 released</a>
<span class="small">(Sep 13, 2023)</span></li>

<li><a href="/news/spark-3-3-3-released.html">Spark 3.3.3 released</a>
<span class="small">(Aug 21, 2023)</span></li>

Expand All @@ -148,9 +151,6 @@ <h5>Latest News</h5>
<li><a href="/news/spark-3-4-0-released.html">Spark 3.4.0 released</a>
<span class="small">(Apr 13, 2023)</span></li>

<li><a href="/news/spark-3-2-4-released.html">Spark 3.2.4 released</a>
<span class="small">(Apr 13, 2023)</span></li>

</ul>
<p class="small" style="text-align: right;"><a href="/news/index.html">Archive</a></p>
</div>
Expand Down
Loading

0 comments on commit abebfe0

Please sign in to comment.