This is an automated email from the ASF dual-hosted git repository.
yamamuro 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 78a971a Added Data Pipelines to Powered By page
78a971a is described below
commit 78a971a9a2d13fe66d6a5ac8b18f5846d41fcd34
Author: roland1982 <[email protected]>
AuthorDate: Fri Aug 14 22:06:03 2020 +0900
Added Data Pipelines to Powered By page
Author: roland1982 <[email protected]>
Author: roland-ondeviceresearch <[email protected]>
Closes #285 from roland1982/patch-1.
---
powered-by.md | 2 ++
site/powered-by.html | 5 +++++
2 files changed, 7 insertions(+)
diff --git a/powered-by.md b/powered-by.md
index 098f9ce..150d402 100644
--- a/powered-by.md
+++ b/powered-by.md
@@ -88,6 +88,8 @@ and external data sources, driving holistic and actionable
insights.
- We provided a <a href="https://www.databricks.com/product">cloud-optimized
platform</a>
to run Spark and ML applications on Amazon Web Services and Azure, as well
as a comprehensive
<a href="https://databricks.com/training">training program</a>.
+- <a href="https://datapipelines.com">Data Pipelines</a>
+ - Build and schedule ETL pipelines step-by-step via a simple no-code UI.
- <a href="http://dianping.com">Dianping.com</a>
- <a href="http://www.drawbrid.ge/">Drawbridge</a>
- <a href="http://www.ebay.com/">eBay Inc.</a>
diff --git a/site/powered-by.html b/site/powered-by.html
index efe64b2..e19436b 100644
--- a/site/powered-by.html
+++ b/site/powered-by.html
@@ -321,6 +321,11 @@ to run Spark and ML applications on Amazon Web Services
and Azure, as well as a
<a href="https://databricks.com/training">training program</a>.</li>
</ul>
</li>
+ <li><a href="https://datapipelines.com">Data Pipelines</a>
+ <ul>
+ <li>Build and schedule ETL pipelines step-by-step via a simple no-code
UI.</li>
+ </ul>
+ </li>
<li><a href="http://dianping.com">Dianping.com</a></li>
<li><a href="http://www.drawbrid.ge/">Drawbridge</a></li>
<li><a href="http://www.ebay.com/">eBay Inc.</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]