This is an automated email from the ASF dual-hosted git repository.
vinoth 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 31fe15d Travis CI build asf-site
31fe15d is described below
commit 31fe15dc55832271940cfbfd7f8ccac09506a0eb
Author: CI <[email protected]>
AuthorDate: Fri Oct 30 03:31:02 2020 +0000
Travis CI build asf-site
---
content/activity.html | 48 ++++
content/assets/js/lunr/lunr-store.js | 10 +
content/blog.html | 48 ++++
.../cdc-solution-using-hudi-by-nclouds/index.html | 250 +++++++++++++++++++++
.../blog/hudi-meets-aws-emr-and-aws-dms/index.html | 250 +++++++++++++++++++++
content/cn/activity.html | 48 ++++
content/sitemap.xml | 8 +
7 files changed, 662 insertions(+)
diff --git a/content/activity.html b/content/activity.html
index 08f7582..7d354cd 100644
--- a/content/activity.html
+++ b/content/activity.html
@@ -191,6 +191,30 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/blog/hudi-meets-aws-emr-and-aws-dms/" rel="permalink">Apply
record level changes from relational databases to Amazon S3 data lake using
Apache Hudi on Amazon EMR and AWS Database Migration Service
+</a>
+
+ </h2>
+ <!-- Look the author details up from the site config. -->
+
+ <!-- Output author details if some exist. -->
+ <div class="archive__item-meta"><a href="https://aws.amazon.com/">Amazon
Web Services</a> posted on <time datetime="2020-10-19">October 19,
2020</time></div>
+
+ <p class="archive__item-excerpt" itemprop="description">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.
+</p>
+ </article>
+</div>
+
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="https://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/blog/apache-hudi-meets-apache-flink/" rel="permalink">Apache
Hudi meets Apache Flink
</a>
@@ -215,6 +239,30 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/blog/cdc-solution-using-hudi-by-nclouds/"
rel="permalink">How nClouds Helps Accelerate Data Delivery with Apache Hudi on
Amazon EMR
+</a>
+
+ </h2>
+ <!-- Look the author details up from the site config. -->
+
+ <!-- Output author details if some exist. -->
+ <div class="archive__item-meta"><a
href="https://www.nclouds.com/">nClouds</a> posted on <time
datetime="2020-10-06">October 6, 2020</time></div>
+
+ <p class="archive__item-excerpt" itemprop="description">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.
+</p>
+ </article>
+</div>
+
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="https://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/blog/ingest-multiple-tables-using-hudi/"
rel="permalink">Ingest multiple tables using Hudi
</a>
diff --git a/content/assets/js/lunr/lunr-store.js
b/content/assets/js/lunr/lunr-store.js
index 41afb36..f2c4121 100644
--- a/content/assets/js/lunr/lunr-store.js
+++ b/content/assets/js/lunr/lunr-store.js
@@ -1189,8 +1189,18 @@ var store = [{
"tags": [],
"url":
"https://hudi.apache.org/blog/ingest-multiple-tables-using-hudi/",
"teaser":"https://hudi.apache.org/assets/images/500x300.png"},{
+ "title": "How nClouds Helps Accelerate Data Delivery with Apache Hudi
on Amazon EMR",
+ "excerpt":"This blog 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. ","categories": ["blog"],
+ "tags": [],
+ "url":
"https://hudi.apache.org/blog/cdc-solution-using-hudi-by-nclouds/",
+ "teaser":"https://hudi.apache.org/assets/images/500x300.png"},{
"title": "Apache Hudi meets Apache Flink",
"excerpt":"Apache Hudi (Hudi for short) is a data lake framework
created at Uber. Hudi joined the Apache incubator for incubation in January
2019, and was promoted to the top Apache project in May 2020. It is one of the
most popular data lake frameworks. 1. Why decouple Hudi has
been...","categories": ["blog"],
"tags": [],
"url": "https://hudi.apache.org/blog/apache-hudi-meets-apache-flink/",
+ "teaser":"https://hudi.apache.org/assets/images/500x300.png"},{
+ "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":"This blog 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. ","categories": ["blog"],
+ "tags": [],
+ "url": "https://hudi.apache.org/blog/hudi-meets-aws-emr-and-aws-dms/",
"teaser":"https://hudi.apache.org/assets/images/500x300.png"},]
diff --git a/content/blog.html b/content/blog.html
index 9d28e6b..3a4e4b9 100644
--- a/content/blog.html
+++ b/content/blog.html
@@ -189,6 +189,30 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/blog/hudi-meets-aws-emr-and-aws-dms/" rel="permalink">Apply
record level changes from relational databases to Amazon S3 data lake using
Apache Hudi on Amazon EMR and AWS Database Migration Service
+</a>
+
+ </h2>
+ <!-- Look the author details up from the site config. -->
+
+ <!-- Output author details if some exist. -->
+ <div class="archive__item-meta"><a href="https://aws.amazon.com/">Amazon
Web Services</a> posted on <time datetime="2020-10-19">October 19,
2020</time></div>
+
+ <p class="archive__item-excerpt" itemprop="description">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.
+</p>
+ </article>
+</div>
+
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="https://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/blog/apache-hudi-meets-apache-flink/" rel="permalink">Apache
Hudi meets Apache Flink
</a>
@@ -213,6 +237,30 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/blog/cdc-solution-using-hudi-by-nclouds/"
rel="permalink">How nClouds Helps Accelerate Data Delivery with Apache Hudi on
Amazon EMR
+</a>
+
+ </h2>
+ <!-- Look the author details up from the site config. -->
+
+ <!-- Output author details if some exist. -->
+ <div class="archive__item-meta"><a
href="https://www.nclouds.com/">nClouds</a> posted on <time
datetime="2020-10-06">October 6, 2020</time></div>
+
+ <p class="archive__item-excerpt" itemprop="description">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.
+</p>
+ </article>
+</div>
+
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="https://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/blog/ingest-multiple-tables-using-hudi/"
rel="permalink">Ingest multiple tables using Hudi
</a>
diff --git a/content/blog/cdc-solution-using-hudi-by-nclouds/index.html
b/content/blog/cdc-solution-using-hudi-by-nclouds/index.html
new file mode 100644
index 0000000..a1b8683
--- /dev/null
+++ b/content/blog/cdc-solution-using-hudi-by-nclouds/index.html
@@ -0,0 +1,250 @@
+<!doctype html>
+<html lang="en" class="no-js">
+ <head>
+ <meta charset="utf-8">
+
+<!-- begin _includes/seo.html --><title>How nClouds Helps Accelerate Data
Delivery with Apache Hudi on Amazon EMR - Apache Hudi</title>
+<meta name="description" content="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.">
+
+<meta property="og:type" content="article">
+<meta property="og:locale" content="en_US">
+<meta property="og:site_name" content="">
+<meta property="og:title" content="How nClouds Helps Accelerate Data Delivery
with Apache Hudi on Amazon EMR">
+<meta property="og:url"
content="https://hudi.apache.org/blog/cdc-solution-using-hudi-by-nclouds/">
+
+
+ <meta property="og:description" content="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.">
+
+
+
+
+
+
+
+
+
+
+
+<!-- end _includes/seo.html -->
+
+
+<!--<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="
Feed">-->
+
+<!-- https://t.co/dKP3o1e -->
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+<script>
+ document.documentElement.className =
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+</script>
+
+<!-- For all browsers -->
+<link rel="stylesheet" href="/assets/css/main.css">
+
+<!--[if IE]>
+ <style>
+ /* old IE unsupported flexbox fixes */
+ .greedy-nav .site-title {
+ padding-right: 3em;
+ }
+ .greedy-nav button {
+ position: absolute;
+ top: 0;
+ right: 0;
+ height: 100%;
+ }
+ </style>
+<![endif]-->
+
+
+
+<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
+<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
+<script src="/assets/js/jquery.min.js"></script>
+
+
+<script src="/assets/js/main.min.js"></script>
+
+ </head>
+
+ <body class="layout--single">
+ <!--[if lt IE 9]>
+<div class="notice--danger align-center" style="margin: 0;">You are using an
<strong>outdated</strong> browser. Please <a
href="https://browsehappy.com/">upgrade your browser</a> to improve your
experience.</div>
+<![endif]-->
+
+ <div class="masthead">
+ <div class="masthead__inner-wrap" id="masthead__inner-wrap">
+ <div class="masthead__menu">
+ <nav id="site-nav" class="greedy-nav">
+
+ <a class="site-logo" href="/">
+ <div style="width: 150px; height: 40px">
+ </div>
+ </a>
+
+ <a class="site-title" href="/">
+
+ </a>
+ <ul class="visible-links"><li class="masthead__menu-item">
+ <a href="/docs/quick-start-guide.html" target="_self"
>Documentation</a>
+ </li><li class="masthead__menu-item">
+ <a href="/community.html" target="_self" >Community</a>
+ </li><li class="masthead__menu-item">
+ <a href="/blog.html" target="_self" >Blog</a>
+ </li><li class="masthead__menu-item">
+ <a href="https://cwiki.apache.org/confluence/display/HUDI/FAQ"
target="_blank" >FAQ</a>
+ </li><li class="masthead__menu-item">
+ <a href="/releases.html" target="_self" >Releases</a>
+ </li></ul>
+ <button class="greedy-nav__toggle hidden" type="button">
+ <span class="visually-hidden">Toggle menu</span>
+ <div class="navicon"></div>
+ </button>
+ <ul class="hidden-links hidden"></ul>
+ </nav>
+ </div>
+ </div>
+</div>
+<!--
+<p class="notice--warning" style="margin: 0 !important; text-align: center
!important;"><strong>Note:</strong> This site is work in progress, if you
notice any issues, please <a target="_blank"
href="https://github.com/apache/hudi/issues">Report on Issue</a>.
+ Click <a href="/"> here</a> back to old site.</p>
+-->
+
+ <div class="initial-content">
+ <div id="main" role="main">
+
+
+ <div class="sidebar sticky">
+
+
+ <div itemscope itemtype="https://schema.org/Person">
+
+ <div class="author__content">
+
+ <h3 class="author__name" itemprop="name">Quick Links</h3>
+
+
+ <div class="author__bio" itemprop="description">
+ <p>Hudi <em>ingests</em> & <em>manages</em> storage of large
analytical datasets over DFS.</p>
+
+ </div>
+
+ </div>
+
+ <div class="author__urls-wrapper">
+ <ul class="author__urls social-icons">
+
+
+ <li><a href="/docs/quick-start-guide" target="_self" rel="nofollow
noopener noreferrer"><i class="fa fa-book" aria-hidden="true"></i>
Documentation</a></li>
+
+
+
+ <li><a href="https://cwiki.apache.org/confluence/display/HUDI"
target="_blank" rel="nofollow noopener noreferrer"><i class="fa fa-wikipedia-w"
aria-hidden="true"></i> Technical Wiki</a></li>
+
+
+
+ <li><a href="/contributing" target="_self" rel="nofollow noopener
noreferrer"><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> Contribution
Guide</a></li>
+
+
+
+ <li><a
href="https://join.slack.com/t/apache-hudi/shared_invite/enQtODYyNDAxNzc5MTg2LTE5OTBlYmVhYjM0N2ZhOTJjOWM4YzBmMWU2MjZjMGE4NDc5ZDFiOGQ2N2VkYTVkNzU3ZDQ4OTI1NmFmYWQ0NzE"
target="_blank" rel="nofollow noopener noreferrer"><i class="fa fa-slack"
aria-hidden="true"></i> Join on Slack</a></li>
+
+
+
+ <li><a href="https://github.com/apache/hudi" target="_blank"
rel="nofollow noopener noreferrer"><i class="fa fa-github"
aria-hidden="true"></i> Fork on GitHub</a></li>
+
+
+
+ <li><a href="https://issues.apache.org/jira/projects/HUDI/summary"
target="_blank" rel="nofollow noopener noreferrer"><i class="fa fa-navicon"
aria-hidden="true"></i> Report Issues</a></li>
+
+
+
+ <li><a href="/security" target="_self" rel="nofollow noopener
noreferrer"><i class="fa fa-navicon" aria-hidden="true"></i> Report Security
Issues</a></li>
+
+
+
+
+ </ul>
+ </div>
+</div>
+
+
+
+
+ </div>
+
+
+ <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
+ <!-- Look the author details up from the site config. -->
+
+
+ <div class="page__inner-wrap">
+
+ <header>
+ <h1 id="page-title" class="page__title" itemprop="headline">How
nClouds Helps Accelerate Data Delivery with Apache Hudi on Amazon EMR
+</h1>
+ <!-- Output author details if some exist. -->
+ <div class="page__author"><a
href="https://www.nclouds.com/">nClouds</a> posted on <time
datetime="2020-10-06">October 6, 2020</time></span>
+ </header>
+
+
+ <section class="page__content" itemprop="text">
+
+ <style>
+ .page {
+ padding-right: 0 !important;
+ }
+ </style>
+
+ <p>This <a
href="https://aws.amazon.com/blogs/apn/how-nclouds-helps-accelerate-data-delivery-with-apache-hudi-on-amazon-emr/">blog</a>
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.</p>
+
+ </section>
+
+ <a href="#masthead__inner-wrap" class="back-to-top">Back to top
↑</a>
+
+
+
+
+ </div>
+
+ </article>
+
+</div>
+
+ </div>
+
+ <div class="page__footer">
+ <footer>
+
+<div class="row">
+ <div class="col-lg-12 footer">
+ <p>
+ <table class="table-apache-info">
+ <tr>
+ <td>
+ <a class="footer-link-img" href="https://apache.org">
+ <img width="250px" src="/assets/images/asf_logo.svg" alt="The
Apache Software Foundation">
+ </a>
+ </td>
+ <td>
+ <a style="float: right"
href="https://www.apache.org/events/current-event.html">
+ <img
src="https://www.apache.org/events/current-event-234x60.png" />
+ </a>
+ </td>
+ </tr>
+ </table>
+ </p>
+ <p>
+ <a href="https://www.apache.org/licenses/">License</a> | <a
href="https://www.apache.org/security/">Security</a> | <a
href="https://www.apache.org/foundation/thanks.html">Thanks</a> | <a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+ </p>
+ <p>
+ Copyright © <span id="copyright-year">2019</span> <a
href="https://apache.org">The Apache Software Foundation</a>, Licensed under
the <a href="https://www.apache.org/licenses/LICENSE-2.0"> Apache License,
Version 2.0</a>.
+ Hudi, Apache and the Apache feather logo are trademarks of The Apache
Software Foundation. <a href="/docs/privacy">Privacy Policy</a>
+ </p>
+ </div>
+</div>
+ </footer>
+ </div>
+
+
+ </body>
+</html>
\ No newline at end of file
diff --git a/content/blog/hudi-meets-aws-emr-and-aws-dms/index.html
b/content/blog/hudi-meets-aws-emr-and-aws-dms/index.html
new file mode 100644
index 0000000..f0f8d56
--- /dev/null
+++ b/content/blog/hudi-meets-aws-emr-and-aws-dms/index.html
@@ -0,0 +1,250 @@
+<!doctype html>
+<html lang="en" class="no-js">
+ <head>
+ <meta charset="utf-8">
+
+<!-- begin _includes/seo.html --><title>Apply record level changes from
relational databases to Amazon S3 data lake using Apache Hudi on Amazon EMR and
AWS Database Migration Service - Apache Hudi</title>
+<meta name="description" content="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.">
+
+<meta property="og:type" content="article">
+<meta property="og:locale" content="en_US">
+<meta property="og:site_name" content="">
+<meta property="og:title" content="Apply record level changes from relational
databases to Amazon S3 data lake using Apache Hudi on Amazon EMR and AWS
Database Migration Service">
+<meta property="og:url"
content="https://hudi.apache.org/blog/hudi-meets-aws-emr-and-aws-dms/">
+
+
+ <meta property="og:description" content="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.">
+
+
+
+
+
+
+
+
+
+
+
+<!-- end _includes/seo.html -->
+
+
+<!--<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="
Feed">-->
+
+<!-- https://t.co/dKP3o1e -->
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+
+<script>
+ document.documentElement.className =
document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
+</script>
+
+<!-- For all browsers -->
+<link rel="stylesheet" href="/assets/css/main.css">
+
+<!--[if IE]>
+ <style>
+ /* old IE unsupported flexbox fixes */
+ .greedy-nav .site-title {
+ padding-right: 3em;
+ }
+ .greedy-nav button {
+ position: absolute;
+ top: 0;
+ right: 0;
+ height: 100%;
+ }
+ </style>
+<![endif]-->
+
+
+
+<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
+<link rel="stylesheet" href="/assets/css/font-awesome.min.css">
+<script src="/assets/js/jquery.min.js"></script>
+
+
+<script src="/assets/js/main.min.js"></script>
+
+ </head>
+
+ <body class="layout--single">
+ <!--[if lt IE 9]>
+<div class="notice--danger align-center" style="margin: 0;">You are using an
<strong>outdated</strong> browser. Please <a
href="https://browsehappy.com/">upgrade your browser</a> to improve your
experience.</div>
+<![endif]-->
+
+ <div class="masthead">
+ <div class="masthead__inner-wrap" id="masthead__inner-wrap">
+ <div class="masthead__menu">
+ <nav id="site-nav" class="greedy-nav">
+
+ <a class="site-logo" href="/">
+ <div style="width: 150px; height: 40px">
+ </div>
+ </a>
+
+ <a class="site-title" href="/">
+
+ </a>
+ <ul class="visible-links"><li class="masthead__menu-item">
+ <a href="/docs/quick-start-guide.html" target="_self"
>Documentation</a>
+ </li><li class="masthead__menu-item">
+ <a href="/community.html" target="_self" >Community</a>
+ </li><li class="masthead__menu-item">
+ <a href="/blog.html" target="_self" >Blog</a>
+ </li><li class="masthead__menu-item">
+ <a href="https://cwiki.apache.org/confluence/display/HUDI/FAQ"
target="_blank" >FAQ</a>
+ </li><li class="masthead__menu-item">
+ <a href="/releases.html" target="_self" >Releases</a>
+ </li></ul>
+ <button class="greedy-nav__toggle hidden" type="button">
+ <span class="visually-hidden">Toggle menu</span>
+ <div class="navicon"></div>
+ </button>
+ <ul class="hidden-links hidden"></ul>
+ </nav>
+ </div>
+ </div>
+</div>
+<!--
+<p class="notice--warning" style="margin: 0 !important; text-align: center
!important;"><strong>Note:</strong> This site is work in progress, if you
notice any issues, please <a target="_blank"
href="https://github.com/apache/hudi/issues">Report on Issue</a>.
+ Click <a href="/"> here</a> back to old site.</p>
+-->
+
+ <div class="initial-content">
+ <div id="main" role="main">
+
+
+ <div class="sidebar sticky">
+
+
+ <div itemscope itemtype="https://schema.org/Person">
+
+ <div class="author__content">
+
+ <h3 class="author__name" itemprop="name">Quick Links</h3>
+
+
+ <div class="author__bio" itemprop="description">
+ <p>Hudi <em>ingests</em> & <em>manages</em> storage of large
analytical datasets over DFS.</p>
+
+ </div>
+
+ </div>
+
+ <div class="author__urls-wrapper">
+ <ul class="author__urls social-icons">
+
+
+ <li><a href="/docs/quick-start-guide" target="_self" rel="nofollow
noopener noreferrer"><i class="fa fa-book" aria-hidden="true"></i>
Documentation</a></li>
+
+
+
+ <li><a href="https://cwiki.apache.org/confluence/display/HUDI"
target="_blank" rel="nofollow noopener noreferrer"><i class="fa fa-wikipedia-w"
aria-hidden="true"></i> Technical Wiki</a></li>
+
+
+
+ <li><a href="/contributing" target="_self" rel="nofollow noopener
noreferrer"><i class="fa fa-thumbs-o-up" aria-hidden="true"></i> Contribution
Guide</a></li>
+
+
+
+ <li><a
href="https://join.slack.com/t/apache-hudi/shared_invite/enQtODYyNDAxNzc5MTg2LTE5OTBlYmVhYjM0N2ZhOTJjOWM4YzBmMWU2MjZjMGE4NDc5ZDFiOGQ2N2VkYTVkNzU3ZDQ4OTI1NmFmYWQ0NzE"
target="_blank" rel="nofollow noopener noreferrer"><i class="fa fa-slack"
aria-hidden="true"></i> Join on Slack</a></li>
+
+
+
+ <li><a href="https://github.com/apache/hudi" target="_blank"
rel="nofollow noopener noreferrer"><i class="fa fa-github"
aria-hidden="true"></i> Fork on GitHub</a></li>
+
+
+
+ <li><a href="https://issues.apache.org/jira/projects/HUDI/summary"
target="_blank" rel="nofollow noopener noreferrer"><i class="fa fa-navicon"
aria-hidden="true"></i> Report Issues</a></li>
+
+
+
+ <li><a href="/security" target="_self" rel="nofollow noopener
noreferrer"><i class="fa fa-navicon" aria-hidden="true"></i> Report Security
Issues</a></li>
+
+
+
+
+ </ul>
+ </div>
+</div>
+
+
+
+
+ </div>
+
+
+ <article class="page" itemscope itemtype="https://schema.org/CreativeWork">
+ <!-- Look the author details up from the site config. -->
+
+
+ <div class="page__inner-wrap">
+
+ <header>
+ <h1 id="page-title" class="page__title" itemprop="headline">Apply
record level changes from relational databases to Amazon S3 data lake using
Apache Hudi on Amazon EMR and AWS Database Migration Service
+</h1>
+ <!-- Output author details if some exist. -->
+ <div class="page__author"><a href="https://aws.amazon.com/">Amazon
Web Services</a> posted on <time datetime="2020-10-19">October 19,
2020</time></span>
+ </header>
+
+
+ <section class="page__content" itemprop="text">
+
+ <style>
+ .page {
+ padding-right: 0 !important;
+ }
+ </style>
+
+ <p>This <a
href="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/">blog</a>
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.</p>
+
+ </section>
+
+ <a href="#masthead__inner-wrap" class="back-to-top">Back to top
↑</a>
+
+
+
+
+ </div>
+
+ </article>
+
+</div>
+
+ </div>
+
+ <div class="page__footer">
+ <footer>
+
+<div class="row">
+ <div class="col-lg-12 footer">
+ <p>
+ <table class="table-apache-info">
+ <tr>
+ <td>
+ <a class="footer-link-img" href="https://apache.org">
+ <img width="250px" src="/assets/images/asf_logo.svg" alt="The
Apache Software Foundation">
+ </a>
+ </td>
+ <td>
+ <a style="float: right"
href="https://www.apache.org/events/current-event.html">
+ <img
src="https://www.apache.org/events/current-event-234x60.png" />
+ </a>
+ </td>
+ </tr>
+ </table>
+ </p>
+ <p>
+ <a href="https://www.apache.org/licenses/">License</a> | <a
href="https://www.apache.org/security/">Security</a> | <a
href="https://www.apache.org/foundation/thanks.html">Thanks</a> | <a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+ </p>
+ <p>
+ Copyright © <span id="copyright-year">2019</span> <a
href="https://apache.org">The Apache Software Foundation</a>, Licensed under
the <a href="https://www.apache.org/licenses/LICENSE-2.0"> Apache License,
Version 2.0</a>.
+ Hudi, Apache and the Apache feather logo are trademarks of The Apache
Software Foundation. <a href="/docs/privacy">Privacy Policy</a>
+ </p>
+ </div>
+</div>
+ </footer>
+ </div>
+
+
+ </body>
+</html>
\ No newline at end of file
diff --git a/content/cn/activity.html b/content/cn/activity.html
index 80134b2..222d170 100644
--- a/content/cn/activity.html
+++ b/content/cn/activity.html
@@ -191,6 +191,30 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/blog/hudi-meets-aws-emr-and-aws-dms/" rel="permalink">Apply
record level changes from relational databases to Amazon S3 data lake using
Apache Hudi on Amazon EMR and AWS Database Migration Service
+</a>
+
+ </h2>
+ <!-- Look the author details up from the site config. -->
+
+ <!-- Output author details if some exist. -->
+ <div class="archive__item-meta"><a href="https://aws.amazon.com/">Amazon
Web Services</a> posted on <time datetime="2020-10-19">October 19,
2020</time></div>
+
+ <p class="archive__item-excerpt" itemprop="description">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.
+</p>
+ </article>
+</div>
+
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="https://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/blog/apache-hudi-meets-apache-flink/" rel="permalink">Apache
Hudi meets Apache Flink
</a>
@@ -215,6 +239,30 @@
<h2 class="archive__item-title" itemprop="headline">
+ <a href="/blog/cdc-solution-using-hudi-by-nclouds/"
rel="permalink">How nClouds Helps Accelerate Data Delivery with Apache Hudi on
Amazon EMR
+</a>
+
+ </h2>
+ <!-- Look the author details up from the site config. -->
+
+ <!-- Output author details if some exist. -->
+ <div class="archive__item-meta"><a
href="https://www.nclouds.com/">nClouds</a> posted on <time
datetime="2020-10-06">October 6, 2020</time></div>
+
+ <p class="archive__item-excerpt" itemprop="description">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.
+</p>
+ </article>
+</div>
+
+
+
+
+
+
+<div class="list__item">
+ <article class="archive__item" itemscope
itemtype="https://schema.org/CreativeWork">
+
+ <h2 class="archive__item-title" itemprop="headline">
+
<a href="/blog/ingest-multiple-tables-using-hudi/"
rel="permalink">Ingest multiple tables using Hudi
</a>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 5b1411f..db44ee0 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -953,10 +953,18 @@
<lastmod>2020-08-22T00:00:00-04:00</lastmod>
</url>
<url>
+<loc>https://hudi.apache.org/blog/cdc-solution-using-hudi-by-nclouds/</loc>
+<lastmod>2020-10-06T00:00:00-04:00</lastmod>
+</url>
+<url>
<loc>https://hudi.apache.org/blog/apache-hudi-meets-apache-flink/</loc>
<lastmod>2020-10-15T00:00:00-04:00</lastmod>
</url>
<url>
+<loc>https://hudi.apache.org/blog/hudi-meets-aws-emr-and-aws-dms/</loc>
+<lastmod>2020-10-19T00:00:00-04:00</lastmod>
+</url>
+<url>
<loc>https://hudi.apache.org/cn/activity</loc>
<lastmod>2019-12-30T14:59:57-05:00</lastmod>
</url>