Repository: spark-website
Updated Branches:
  refs/heads/asf-site 9b21d71d2 -> 806a1bd52


Added the Spark Operator as a third-party project

srowen.

Author: Yinan Li <y...@google.com>

Closes #148 from liyinan926/asf-site.


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

Branch: refs/heads/asf-site
Commit: 806a1bd5253b96ae6eb50ae6f2f3f2d7851fda42
Parents: 9b21d71
Author: Yinan Li <y...@google.com>
Authored: Wed Sep 19 12:24:12 2018 -0700
Committer: Yinan Li <y...@google.com>
Committed: Wed Sep 19 12:24:12 2018 -0700

----------------------------------------------------------------------
 site/third-party-projects.html | 1 +
 third-party-projects.md        | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/806a1bd5/site/third-party-projects.html
----------------------------------------------------------------------
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index c4caf1c..aa5fd84 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -239,6 +239,7 @@ 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/Hydrospheredata/mist";>Mist</a> - Serverless 
proxy for Spark cluster (spark middleware)</li>
+  <li><a 
href="https://github.com/GoogleCloudPlatform/spark-on-k8s-operator";>K8S 
Operator for Apache Spark</a> - Kubernetes operator for specifying and managing 
the lifecycle of Apache Spark applications on Kubernetes.</li>
 </ul>
 
 <h2>Applications Using Spark</h2>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/806a1bd5/third-party-projects.md
----------------------------------------------------------------------
diff --git a/third-party-projects.md b/third-party-projects.md
index d965bce..43e7516 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -45,6 +45,7 @@ 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/Hydrospheredata/mist";>Mist</a> - Serverless 
proxy for Spark cluster (spark middleware)
+- <a href="https://github.com/GoogleCloudPlatform/spark-on-k8s-operator";>K8S 
Operator for Apache Spark</a> - Kubernetes operator for specifying and managing 
the lifecycle of Apache Spark applications on Kubernetes.
 
 <h2>Applications Using Spark</h2>
 


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

Reply via email to