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 76bf284  Add Rumble as a third-party project.
76bf284 is described below

commit 76bf284f5c4e4694de13105a59bcd7cabb31fbc5
Author: Ghislain Fourny <gfou...@inf.ethz.ch>
AuthorDate: Sat Jun 1 12:18:47 2019 -0500

    Add Rumble as a third-party project.
    
    Author: Ghislain Fourny <gfou...@inf.ethz.ch>
    
    Closes #205 from ghislainfourny/AddRumble.
---
 site/third-party-projects.html | 1 +
 third-party-projects.md        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 4897972..1bff358 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -263,6 +263,7 @@ Apache Kafka for real-time large scale machine learning</li>
 transforming, and analyzing genomic data using Apache Spark</li>
   <li><a href="https://github.com/salesforce/TransmogrifAI";>TransmogrifAI</a> 
- AutoML library for building modular, reusable, strongly typed machine 
learning workflows on Spark with minimal hand tuning</li>
   <li><a href="https://github.com/JohnSnowLabs/spark-nlp";>Natural Language 
Processing for Apache Spark</a> - A library to provide simple, performant, and 
accurate NLP annotations for machine learning pipelines</li>
+  <li><a href="http://rumbledb.org";>Rumble for Apache Spark</a> - A JSONiq 
engine to query, with a functional language, large, nested, and heterogeneous 
JSON datasets that do not fit in dataframes.</li>
 </ul>
 
 <h2>Performance, Monitoring, and Debugging Tools for Spark</h2>
diff --git a/third-party-projects.md b/third-party-projects.md
index a836c6d..57dea81 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -67,6 +67,7 @@ Apache Kafka for real-time large scale machine learning
 transforming, and analyzing genomic data using Apache Spark
 - <a href="https://github.com/salesforce/TransmogrifAI";>TransmogrifAI</a> - 
AutoML library for building modular, reusable, strongly typed machine learning 
workflows on Spark with minimal hand tuning
 - <a href="https://github.com/JohnSnowLabs/spark-nlp";>Natural Language 
Processing for Apache Spark</a> - A library to provide simple, performant, and 
accurate NLP annotations for machine learning pipelines
+- <a href="http://rumbledb.org";>Rumble for Apache Spark</a> - A JSONiq engine 
to query, with a functional language, large, nested, and heterogeneous JSON 
datasets that do not fit in dataframes.
 
 <h2>Performance, Monitoring, and Debugging Tools for Spark</h2>
 - <a href="https://github.com/g1thubhub/phil_stopwatch";>Performance and 
debugging library</a> - A library to analyze Spark and PySpark applications for 
improving performance and finding the cause of failures


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

Reply via email to