This is an automated email from the ASF dual-hosted git repository.

xushiyan 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 2530371c6b [DOCS] Add more blogs and talks (#7258)
2530371c6b is described below

commit 2530371c6b50eb058b9c15b1996dd49787d45720
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Mon Nov 21 00:59:07 2022 -0800

    [DOCS] Add more blogs and talks (#7258)
---
 ...petabyte-scale-using-AWS-Glue-with-Apache-Hudi.mdx |  2 +-
 ...2-10-17-Get-started-with-Apache-Hudi-using-AWS.mdx | 17 +++++++++++++++++
 ...ed-AWS-Glue-pipeline-with-Apache-Hudi-datasets.mdx | 19 +++++++++++++++++++
 website/src/pages/talks.md                            |  2 ++
 4 files changed, 39 insertions(+), 1 deletion(-)

diff --git 
a/website/blog/2021-10-14-How-Amazon-Transportation-Service-enabled-near-real-time-event-analytics-at-petabyte-scale-using-AWS-Glue-with-Apache-Hudi.mdx
 
b/website/blog/2021-10-14-How-Amazon-Transportation-Service-enabled-near-real-time-event-analytics-at-petabyte-scale-using-AWS-Glue-with-Apache-Hudi.mdx
index 4b619d0cb9..b6b496387a 100644
--- 
a/website/blog/2021-10-14-How-Amazon-Transportation-Service-enabled-near-real-time-event-analytics-at-petabyte-scale-using-AWS-Glue-with-Apache-Hudi.mdx
+++ 
b/website/blog/2021-10-14-How-Amazon-Transportation-Service-enabled-near-real-time-event-analytics-at-petabyte-scale-using-AWS-Glue-with-Apache-Hudi.mdx
@@ -9,7 +9,7 @@ category: blog
 image: 
/assets/images/blog/2021-10-14-near-real-time-analytics-at-amazon-transportation-service.png
 tags:
 - use-case
-- near real-time analaytics
+- near real-time analytics
 - analytics at-scale
 - amazon
 ---
diff --git a/website/blog/2022-10-17-Get-started-with-Apache-Hudi-using-AWS.mdx 
b/website/blog/2022-10-17-Get-started-with-Apache-Hudi-using-AWS.mdx
new file mode 100644
index 0000000000..853a102f7d
--- /dev/null
+++ b/website/blog/2022-10-17-Get-started-with-Apache-Hudi-using-AWS.mdx
@@ -0,0 +1,17 @@
+---
+title: "Get started with Apache Hudi using AWS Glue by implementing key design 
concepts – Part 1"
+authors:
+- name: Amit Maindola
+- name: Srinivas Kandi
+- name: Mitesh Patel
+category: blog
+image: 
/assets/images/blog/2022-10-17-Get_started_with_apache_hudi_using_glue.jpeg
+tags:
+- how-to
+- bulk-insert
+- amazon
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://aws.amazon.com/blogs/big-data/part-1-get-started-with-apache-hudi-using-aws-glue-by-implementing-key-design-concepts/";>Redirecting...
 please wait!! </Redirect>
diff --git 
a/website/blog/2022-11-10-How-Hudl-built-a-cost-optimized-AWS-Glue-pipeline-with-Apache-Hudi-datasets.mdx
 
b/website/blog/2022-11-10-How-Hudl-built-a-cost-optimized-AWS-Glue-pipeline-with-Apache-Hudi-datasets.mdx
new file mode 100644
index 0000000000..927bde15b7
--- /dev/null
+++ 
b/website/blog/2022-11-10-How-Hudl-built-a-cost-optimized-AWS-Glue-pipeline-with-Apache-Hudi-datasets.mdx
@@ -0,0 +1,19 @@
+---
+title: "How Hudl built a cost-optimized AWS Glue pipeline with Apache Hudi 
datasets"
+authors:
+- name: Indira Balakrishnan
+- name: Ramzi Yassine
+- name: Swagat Kulkarni
+category: blog
+image: 
/assets/images/blog/2022-11-10_How_to_build_a_cost_optimized_glue_pipeline_with_apache_hudi.png
+tags:
+- usecase
+- cost-efficiency
+- incremental-processing
+- near real-time analytics
+- amazon
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://aws.amazon.com/blogs/big-data/how-hudl-built-a-cost-optimized-aws-glue-pipeline-with-apache-hudi-datasets/";>Redirecting...
 please wait!! </Redirect>
diff --git a/website/src/pages/talks.md b/website/src/pages/talks.md
index 57756f0ece..71cc19d320 100644
--- a/website/src/pages/talks.md
+++ b/website/src/pages/talks.md
@@ -99,3 +99,5 @@ Data Summit Connect, May, 2021
 42. ["PrestoDB and Apache Hudi for the 
Lakehouse"](https://www.youtube.com/watch?v=3zQJR-IGH0Y&list=PLJVeO1NMmyqXHoLuUJtulMDU0yBgSL0GH&index=11)
 - By Sagar Sumit and Bhavani Sudha Saktheeswaran. PrestoCon Day. Jul 21, 2022
 
 43. ["Petabyte-scale lakehouses with dbt and Apache 
Hudi"](https://youtu.be/aTn5dkm6rqQ) - By Vinoth Govindarajan and Vinoth 
Chandar.  Oct 17, 2022
+
+44. ["Build on Open Source Episode 7 - aws on 
Twitch"](https://www.twitch.tv/videos/1656012018) - By Vinoth Chandar. Nov 
18th, 2022

Reply via email to