Repository: spark-website
Updated Branches:
  refs/heads/asf-site 8eb764260 -> fff22b750


For projects using names that are likely proscribed, either update to use 
current conforming name or remove the link, for now

Author: Sean Owen <sean.o...@databricks.com>

Closes #137 from srowen/SparkNames.


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/fff22b75
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/fff22b75
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/fff22b75

Branch: refs/heads/asf-site
Commit: fff22b750f5e84fc5bc7fb8e795a1ac72ccefd99
Parents: 8eb7642
Author: Sean Owen <sean.o...@databricks.com>
Authored: Thu Aug 16 15:25:57 2018 -0700
Committer: Sean Owen <sean.o...@databricks.com>
Committed: Thu Aug 16 15:25:57 2018 -0700

----------------------------------------------------------------------
 site/third-party-projects.html | 28 ++++++++++++----------------
 third-party-projects.md        | 28 ++++++++++++----------------
 2 files changed, 24 insertions(+), 32 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/fff22b75/site/third-party-projects.html
----------------------------------------------------------------------
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index c3b8dd1..36259b7 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -202,6 +202,14 @@
   <div class="col-md-9 col-md-pull-3">
     <p>This page tracks external software projects that supplement Apache 
Spark and add to its ecosystem.</p>
 
+<p>To add a project, open a pull request against the <a 
href="https://github.com/apache/spark-website";>spark-website</a> 
+repository. Add an entry to 
+<a 
href="https://github.com/apache/spark-website/blob/asf-site/third-party-projects.md";>this
 markdown file</a>, 
+then run <code>jekyll build</code> to generate the HTML too. Include
+both in your pull request. See the README in this repo for more 
information.</p>
+
+<p>Note that all project and product names should follow <a 
href="/trademarks.html">trademark guidelines</a>.</p>
+
 <h2>spark-packages.org</h2>
 
 <p><a href="https://spark-packages.org/";>spark-packages.org</a> is an 
external, 
@@ -211,7 +219,7 @@ Apache Spark. You can add a package as long as you have a 
GitHub repository.</p>
 <h2>Infrastructure Projects</h2>
 
 <ul>
-  <li><a href="https://github.com/spark-jobserver/spark-jobserver";>Spark Job 
Server</a> - 
+  <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>
@@ -220,25 +228,16 @@ for details)</li>
 running Spark</li>
   <li><a href="http://alluxio.org/";>Alluxio</a> (née Tachyon) - Memory speed 
virtual distributed 
 storage system that supports running Spark</li>
-  <li><a href="https://github.com/datastax/spark-cassandra-connector";>Spark 
Cassandra Connector</a> - 
-Easily load your Cassandra data into Spark and Spark SQL; from Datastax</li>
   <li><a href="https://github.com/filodb/FiloDB";>FiloDB</a> - a Spark 
integrated analytical/columnar 
 database, with in-memory option capable of sub-second concurrent queries</li>
   <li><a 
href="http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/master/spark.html#spark-sql";>ElasticSearch
 - 
 Spark SQL</a> Integration</li>
-  <li><a href="https://github.com/tresata/spark-scalding";>Spark-Scalding</a> - 
Easily transition 
-Cascading/Scalding code to Spark</li>
-  <li><a href="http://zeppelin-project.org/";>Zeppelin</a> - an IPython-like 
notebook for Spark. There 
-is also <a href="https://github.com/tribbloid/ISpark";>ISpark</a>, and the 
-<a href="https://github.com/andypetrella/spark-notebook/";>Spark 
Notebook</a>.</li>
-  <li><a 
href="http://www.ibm.com/developerworks/servicemanagement/tc/pcs/index.html";>IBM
 Spectrum Conductor with Spark</a> - 
-cluster management software that integrates with Spark</li>
+  <li><a href="http://zeppelin-project.org/";>Zeppelin</a> - Multi-purpose 
notebook which supports 20+ language backends,
+including Apache Spark</li>
   <li><a href="https://github.com/EclairJS/eclairjs-node";>EclairJS</a> - 
enables Node.js developers to code
 against Spark, and data scientists to use Javascript in Jupyter notebooks.</li>
   <li><a href="https://github.com/SnappyDataInc/snappydata";>SnappyData</a> - 
an open source 
 OLTP + OLAP database integrated with Spark on the same JVMs.</li>
-  <li><a href="https://github.com/DataSystemsLab/GeoSpark";>GeoSpark</a> - 
Geospatial RDDs and joins</li>
-  <li><a href="https://github.com/ispras/spark-openstack";>Spark Cluster Deploy 
Tools for OpenStack</a></li>
   <li><a href="https://github.com/Hydrospheredata/mist";>Mist</a> - Serverless 
proxy for Spark cluster (spark middleware)</li>
 </ul>
 
@@ -253,8 +252,6 @@ system for large-scale, distributed data analysis, built on 
top of Apache Hadoop
 on top of Shark and Spark</li>
   <li><a href="https://github.com/adobe-research/spindle";>Spindle</a> - 
Spark/Parquet-based web 
 analytics query engine</li>
-  <li><a href="http://simin.me/projects/spatialspark/";>Spark Spatial</a> - 
Spatial joins and 
-processing for Spark</li>
   <li><a 
href="https://github.com/thunderain-project/thunderain";>Thunderain</a> - a 
framework 
 for combining stream processing with historical data, think Lambda 
architecture</li>
   <li><a href="https://github.com/AyasdiOpenSource/df";>DF</a> from Ayasdi - a 
Pandas-like data frame 
@@ -270,14 +267,13 @@ transforming, and analyzing genomic data using Apache 
Spark</li>
 <h3>C# / .NET</h3>
 
 <ul>
-  <li><a href="https://github.com/Microsoft/SparkCLR";>CLR for Spark</a></li>
+  <li><a href="https://github.com/Microsoft/Mobius";>Mobius</a>: C# and F# 
language binding and extensions to Apache Spark</li>
 </ul>
 
 <h3>Clojure</h3>
 
 <ul>
   <li><a 
href="https://github.com/TheClimateCorporation/clj-spark";>clj-spark</a></li>
-  <li><a href="https://spark-packages.org/package/21";>Sparkling</a></li>
 </ul>
 
 <h3>Groovy</h3>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/fff22b75/third-party-projects.md
----------------------------------------------------------------------
diff --git a/third-party-projects.md b/third-party-projects.md
index f4a031f..d0210cd 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -9,6 +9,14 @@ navigation:
 
 This page tracks external software projects that supplement Apache Spark and 
add to its ecosystem.
 
+To add a project, open a pull request against the 
[spark-website](https://github.com/apache/spark-website) 
+repository. Add an entry to 
+[this markdown 
file](https://github.com/apache/spark-website/blob/asf-site/third-party-projects.md),
 
+then run `jekyll build` to generate the HTML too. Include
+both in your pull request. See the README in this repo for more information.
+
+Note that all project and product names should follow [trademark 
guidelines](/trademarks.html).
+
 <h2>spark-packages.org</h2>
 
 <a href="https://spark-packages.org/";>spark-packages.org</a> is an external, 
@@ -17,7 +25,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";>Spark Job 
Server</a> - 
+- <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)
@@ -26,25 +34,16 @@ for details)
 running Spark
 - <a href="http://alluxio.org/";>Alluxio</a> (née Tachyon) - Memory speed 
virtual distributed 
 storage system that supports running Spark    
-- <a href="https://github.com/datastax/spark-cassandra-connector";>Spark 
Cassandra Connector</a> - 
-Easily load your Cassandra data into Spark and Spark SQL; from Datastax
 - <a href="https://github.com/filodb/FiloDB";>FiloDB</a> - a Spark integrated 
analytical/columnar 
 database, with in-memory option capable of sub-second concurrent queries
 - <a 
href="http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/master/spark.html#spark-sql";>ElasticSearch
 - 
 Spark SQL</a> Integration
-- <a href="https://github.com/tresata/spark-scalding";>Spark-Scalding</a> - 
Easily transition 
-Cascading/Scalding code to Spark
-- <a href="http://zeppelin-project.org/";>Zeppelin</a> - an IPython-like 
notebook for Spark. There 
-is also <a href="https://github.com/tribbloid/ISpark";>ISpark</a>, and the 
-<a href="https://github.com/andypetrella/spark-notebook/";>Spark Notebook</a>.
-- <a 
href="http://www.ibm.com/developerworks/servicemanagement/tc/pcs/index.html";>IBM
 Spectrum Conductor with Spark</a> - 
-cluster management software that integrates with Spark
+- <a href="http://zeppelin-project.org/";>Zeppelin</a> - Multi-purpose notebook 
which supports 20+ language backends,
+including Apache Spark
 - <a href="https://github.com/EclairJS/eclairjs-node";>EclairJS</a> - enables 
Node.js developers to code
 against Spark, and data scientists to use Javascript in Jupyter notebooks.
 - <a href="https://github.com/SnappyDataInc/snappydata";>SnappyData</a> - an 
open source 
 OLTP + OLAP database integrated with Spark on the same JVMs.
-- <a href="https://github.com/DataSystemsLab/GeoSpark";>GeoSpark</a> - 
Geospatial RDDs and joins
-- <a href="https://github.com/ispras/spark-openstack";>Spark Cluster Deploy 
Tools for OpenStack</a>
 - <a href="https://github.com/Hydrospheredata/mist";>Mist</a> - Serverless 
proxy for Spark cluster (spark middleware)
 
 <h2>Applications Using Spark</h2>
@@ -57,8 +56,6 @@ system for large-scale, distributed data analysis, built on 
top of Apache Hadoop
 on top of Shark and Spark
 - <a href="https://github.com/adobe-research/spindle";>Spindle</a> - 
Spark/Parquet-based web 
 analytics query engine
-- <a href="http://simin.me/projects/spatialspark/";>Spark Spatial</a> - Spatial 
joins and 
-processing for Spark
 - <a href="https://github.com/thunderain-project/thunderain";>Thunderain</a> - 
a framework 
 for combining stream processing with historical data, think Lambda architecture
 - <a href="https://github.com/AyasdiOpenSource/df";>DF</a> from Ayasdi - a 
Pandas-like data frame 
@@ -72,12 +69,11 @@ transforming, and analyzing genomic data using Apache Spark
 
 <h3>C# / .NET</h3>
 
-- <a href="https://github.com/Microsoft/SparkCLR";>CLR for Spark</a>
+- <a href="https://github.com/Microsoft/Mobius";>Mobius</a>: C# and F# language 
binding and extensions to Apache Spark
 
 <h3>Clojure</h3>
 
 - <a href="https://github.com/TheClimateCorporation/clj-spark";>clj-spark</a>
-- <a href="https://spark-packages.org/package/21";>Sparkling</a>
 
 <h3>Groovy</h3>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to