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

yihua 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 a06c87d38aa [DOCS] Weekly round of blog additions (#12980)
a06c87d38aa is described below

commit a06c87d38aa05e1c7db5bac4a56b800ca645fc47
Author: Sagar Lakshmipathy <[email protected]>
AuthorDate: Mon Mar 17 14:59:44 2025 -0700

    [DOCS] Weekly round of blog additions (#12980)
---
 website/blog/2025-03-13-hudi-on-dbr.mdx              |  18 ++++++++++++++++++
 website/blog/2025-03-13-lightning-fast-analytics.mdx |  19 +++++++++++++++++++
 website/static/assets/images/blog/hudi-aws-dbr.png   | Bin 0 -> 47759 bytes
 .../assets/images/blog/lightning-fast-analytics.jpeg | Bin 0 -> 132534 bytes
 .../video_blogs/2025-03-14-hudi-mdt-schema.png       | Bin 0 -> 356672 bytes
 .../2025-03-14-metadata-and-schema-of-hudi-table.mdx |  13 +++++++++++++
 6 files changed, 50 insertions(+)

diff --git a/website/blog/2025-03-13-hudi-on-dbr.mdx 
b/website/blog/2025-03-13-hudi-on-dbr.mdx
new file mode 100644
index 00000000000..8c194ea359a
--- /dev/null
+++ b/website/blog/2025-03-13-hudi-on-dbr.mdx
@@ -0,0 +1,18 @@
+---
+title: "Building an Amazon Sales Analytics Pipeline with Apache Hudi on 
Databricks"
+author: Sameer Shaik
+category: blog
+image: /assets/images/blog/hudi-aws-dbr.jpeg
+tags:
+- blog
+- apache hudi
+- aws
+- databricks
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://www.linkedin.com/pulse/building-amazon-sales-analytics-pipeline-apache-hudi-databricks-ruotf/";>Redirecting...
 please wait!! </Redirect>
+
diff --git a/website/blog/2025-03-13-lightning-fast-analytics.mdx 
b/website/blog/2025-03-13-lightning-fast-analytics.mdx
new file mode 100644
index 00000000000..9a6acc624a0
--- /dev/null
+++ b/website/blog/2025-03-13-lightning-fast-analytics.mdx
@@ -0,0 +1,19 @@
+---
+title: "From Transactional Bottlenecks to Lightning-Fast Analytics"
+author: Akash Sankritya
+category: blog
+image: /assets/images/blog/lightning-fast-analytics.jpeg
+tags:
+- blog
+- apache hudi
+- kafka
+- debezium
+- S3
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://aakashsankritya.medium.com/from-transactional-bottlenecks-to-lightning-fast-analytics-74e0d3fff1c0";>Redirecting...
 please wait!! </Redirect>
+
diff --git a/website/static/assets/images/blog/hudi-aws-dbr.png 
b/website/static/assets/images/blog/hudi-aws-dbr.png
new file mode 100644
index 00000000000..5d12f7a66d1
Binary files /dev/null and b/website/static/assets/images/blog/hudi-aws-dbr.png 
differ
diff --git a/website/static/assets/images/blog/lightning-fast-analytics.jpeg 
b/website/static/assets/images/blog/lightning-fast-analytics.jpeg
new file mode 100644
index 00000000000..2b0e966feff
Binary files /dev/null and 
b/website/static/assets/images/blog/lightning-fast-analytics.jpeg differ
diff --git 
a/website/static/assets/images/video_blogs/2025-03-14-hudi-mdt-schema.png 
b/website/static/assets/images/video_blogs/2025-03-14-hudi-mdt-schema.png
new file mode 100644
index 00000000000..e8fd5c8e291
Binary files /dev/null and 
b/website/static/assets/images/video_blogs/2025-03-14-hudi-mdt-schema.png differ
diff --git a/website/videoBlog/2025-03-14-metadata-and-schema-of-hudi-table.mdx 
b/website/videoBlog/2025-03-14-metadata-and-schema-of-hudi-table.mdx
new file mode 100644
index 00000000000..8fe0973fe48
--- /dev/null
+++ b/website/videoBlog/2025-03-14-metadata-and-schema-of-hudi-table.mdx
@@ -0,0 +1,13 @@
+---
+title: "Metadata and Schema of Hudi Table"
+authors:
+- name: Ketan Keshri
+category: blog
+image: /assets/images/video_blogs/2025-03-14-hudi-mdt-schema.png
+navigate: "https://www.youtube.com/watch?v=QfZhJ50uuFc";
+tags:
+- guide
+- apache hudi
+- beginner
+---
+

Reply via email to