Repository: spark-website
Updated Branches:
  refs/heads/asf-site b9325e833 -> 8e88577bd


Add back IBM Spectrum Conductor to third party list

IBM Spectrum Conductor (old name IBM Spectrum Conductor with Spark) was part of 
the list of third party projects but was removed as it had a dead link. This to 
bring it back with an updated link.

Author: Kevin Doyle <kjdo...@ca.ibm.com>

Closes #155 from kjdoyle/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/8e88577b
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/8e88577b
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/8e88577b

Branch: refs/heads/asf-site
Commit: 8e88577bd83ef985f346e5eb66ef7ab9bf80be47
Parents: b9325e8
Author: Kevin Doyle <kjdo...@ca.ibm.com>
Authored: Thu Nov 29 11:25:27 2018 -0600
Committer: Sean Owen <sean.o...@databricks.com>
Committed: Thu Nov 29 11:25:27 2018 -0600

----------------------------------------------------------------------
 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/8e88577b/site/third-party-projects.html
----------------------------------------------------------------------
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 826377d..908f963 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -238,6 +238,7 @@ including Apache Spark</li>
 against Spark, and data scientists to use Javascript in Jupyter notebooks.</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>
+  <li><a 
href="https://developer.ibm.com/storage/products/ibm-spectrum-conductor-spark/";>IBM
 Spectrum Conductor</a> - Cluster management software that integrates with 
Spark and modern computing frameworks.</li>
 </ul>
 
 <h2>Applications Using Spark</h2>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/8e88577b/third-party-projects.md
----------------------------------------------------------------------
diff --git a/third-party-projects.md b/third-party-projects.md
index 8baa67b..a13aeca 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -44,6 +44,7 @@ including Apache Spark
 against Spark, and data scientists to use Javascript in Jupyter notebooks.
 - <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.
+- <a 
href="https://developer.ibm.com/storage/products/ibm-spectrum-conductor-spark/";>IBM
 Spectrum Conductor</a> - Cluster management software that integrates with 
Spark and modern computing frameworks.
 
 <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