This is an automated email from the ASF dual-hosted git repository.
srowen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 6a5fc2c Remove not working link from third-party projects
6a5fc2c is described below
commit 6a5fc2ccaa5ad648dc0b25575ff816c10e648bdf
Author: Valentina <[email protected]>
AuthorDate: Fri Feb 5 13:25:07 2021 -0600
Remove not working link from third-party projects
The referenced website with a blog post is not anymore available. Some
other blog posts could replace this link, but I think the best solution might
be to reference the git project, where the documentation is up to date.
Author: Valentina <[email protected]>
Closes #302 from valan4ik/remove-sjs-blog-link.
---
site/news/index.html | 5 +++--
site/third-party-projects.html | 4 +---
third-party-projects.md | 4 +---
3 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/site/news/index.html b/site/news/index.html
index 429e8ec..3c56c1a 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -208,8 +208,9 @@
<div class="entry-date">January 7, 2021</div>
</header>
<div class="entry-content"><p>The next official Spark release is Spark
3.1.1 instead of Spark 3.1.0.
-There was an accident during Spark 3.1.0 RC1 preparation,
-see <a
href="http://apache-spark-developers-list.1001551.n3.nabble.com/VOTE-Release-Spark-3-1-0-RC1-td30524.html">[VOTE]
Release Spark 3.1.0 (RC1)</a> in the Spark dev mailing list.</p>
+There was a technical issue during Spark 3.1.0 RC1 preparation,
+see <a
href="https://www.mail-archive.com/[email protected]/msg27133.html">[VOTE]
Release Spark 3.1.0 (RC1)</a> in the Spark dev mailing list.</p>
+
</div>
</article>
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 79a35ce..b7f572b 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -220,9 +220,7 @@ Apache Spark. You can add a package as long as you have a
GitHub repository.</p>
<ul>
<li><a href="https://github.com/spark-jobserver/spark-jobserver">REST Job
Server for Apache Spark</a> -
-REST interface for managing and submitting Spark jobs on the same cluster
-(see <a
href="http://engineering.ooyala.com/blog/open-sourcing-our-spark-job-server">blog
post</a>
-for details)</li>
+REST interface for managing and submitting Spark jobs on the same cluster.</li>
<li><a href="http://mlbase.org/">MLbase</a> - Machine Learning research
project on top of Spark</li>
<li><a href="https://mesos.apache.org/">Apache Mesos</a> - Cluster
management system that supports
running Spark</li>
diff --git a/third-party-projects.md b/third-party-projects.md
index 993ac5c..95449ca 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -26,9 +26,7 @@ Apache Spark. You can add a package as long as you have a
GitHub repository.
<h2>Infrastructure Projects</h2>
- <a href="https://github.com/spark-jobserver/spark-jobserver">REST Job Server
for Apache Spark</a> -
-REST interface for managing and submitting Spark jobs on the same cluster
-(see <a
href="http://engineering.ooyala.com/blog/open-sourcing-our-spark-job-server">blog
post</a>
-for details)
+REST interface for managing and submitting Spark jobs on the same cluster.
- <a href="http://mlbase.org/">MLbase</a> - Machine Learning research project
on top of Spark
- <a href="https://mesos.apache.org/">Apache Mesos</a> - Cluster management
system that supports
running Spark
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]