This is an automated email from the ASF dual-hosted git repository.
garyli pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new efa1586 Add links to Hudi Blogs published by AWS in October 2020
(#2218)
efa1586 is described below
commit efa15867d71760b9ab14436ce1a34dce3eeea545
Author: Udit Mehrotra <[email protected]>
AuthorDate: Thu Oct 29 20:08:27 2020 -0700
Add links to Hudi Blogs published by AWS in October 2020 (#2218)
---
docs/_data/authors.yml | 8 ++++++++
docs/_posts/2020-10-06-cdc-solution-using-hudi-by-nclouds.md | 8 ++++++++
docs/_posts/2020-10-19-hudi-meets-aws-emr-and-aws-dms.md | 8 ++++++++
3 files changed, 24 insertions(+)
diff --git a/docs/_data/authors.yml b/docs/_data/authors.yml
index 0582115..2d7add2 100644
--- a/docs/_data/authors.yml
+++ b/docs/_data/authors.yml
@@ -35,3 +35,11 @@ pratyakshsharma:
wangxianghu:
name: Xianghu Wang
web: https://cwiki.apache.org/confluence/display/~mathieu
+
+aws:
+ name: Amazon Web Services
+ web: https://aws.amazon.com/
+
+nclouds:
+ name: nClouds
+ web: https://www.nclouds.com/
diff --git a/docs/_posts/2020-10-06-cdc-solution-using-hudi-by-nclouds.md
b/docs/_posts/2020-10-06-cdc-solution-using-hudi-by-nclouds.md
new file mode 100644
index 0000000..7e32a42
--- /dev/null
+++ b/docs/_posts/2020-10-06-cdc-solution-using-hudi-by-nclouds.md
@@ -0,0 +1,8 @@
+---
+title: "How nClouds Helps Accelerate Data Delivery with Apache Hudi on Amazon
EMR"
+excerpt: "Solution to set up a new data and analytics platform using Apache
Hudi on Amazon EMR and other managed services, including Amazon QuickSight for
data visualization."
+author: nclouds
+category: blog
+---
+
+This
[blog](https://aws.amazon.com/blogs/apn/how-nclouds-helps-accelerate-data-delivery-with-apache-hudi-on-amazon-emr/)
published by nClouds in partnership with AWS shows how to build a CDC pipeline
using Apache Hudi on Amazon EMR and other managed services like Amazon RDS and
AWS DMS, including Amazon QuickSight for data visualization.
\ No newline at end of file
diff --git a/docs/_posts/2020-10-19-hudi-meets-aws-emr-and-aws-dms.md
b/docs/_posts/2020-10-19-hudi-meets-aws-emr-and-aws-dms.md
new file mode 100644
index 0000000..6e11d70
--- /dev/null
+++ b/docs/_posts/2020-10-19-hudi-meets-aws-emr-and-aws-dms.md
@@ -0,0 +1,8 @@
+---
+title: "Apply record level changes from relational databases to Amazon S3 data
lake using Apache Hudi on Amazon EMR and AWS Database Migration Service"
+excerpt: "AWS blog showing how to build a CDC pipeline that captures data from
an Amazon RDS for MySQL database using AWS DMS and applies those changes to an
Amazon S3 dataset using Apache Hudi on Amazon EMR."
+author: aws
+category: blog
+---
+
+This
[blog](https://aws.amazon.com/blogs/big-data/apply-record-level-changes-from-relational-databases-to-amazon-s3-data-lake-using-apache-hudi-on-amazon-emr-and-aws-database-migration-service/)
published by AWS shows how to build a CDC pipeline that captures data from an
Amazon Relational Database Service (Amazon RDS) for MySQL database using AWS
Database Migration Service (AWS DMS) and applies those changes to a dataset in
Amazon S3 using Apache Hudi on Amazon EMR.
\ No newline at end of file