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

bhavanisudha 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 86252f2871e [MINOR][site] Updated blogs for November (#12360)
86252f2871e is described below

commit 86252f2871ee94cdc2ef46c34263b94459906b6d
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Thu Nov 28 05:34:55 2024 -0800

    [MINOR][site] Updated blogs for November (#12360)
---
 ...24-11-12-record-level-indexing-in-apache-hudi.mdx |  19 +++++++++++++++++++
 ...24-11-12-storing-200-billion-entities-notions.mdx |  18 ++++++++++++++++++
 ...1-12-understanding-cow-and-mor-in-apache-hudi.mdx |  19 +++++++++++++++++++
 ...4-11-12-storing-200-billion-entities-notions.jpeg | Bin 0 -> 91997 bytes
 ...-12-understanding-cow-and-mor-in-apache-hudi.jpeg | Bin 0 -> 132612 bytes
 ...7-Create-Data-Lake-using-aws-Glue-as-beginner.png | Bin 0 -> 34993 bytes
 ...7-Create-Data-Lake-using-aws-Glue-as-beginner.mdx |  14 ++++++++++++++
 7 files changed, 70 insertions(+)

diff --git a/website/blog/2024-11-12-record-level-indexing-in-apache-hudi.mdx 
b/website/blog/2024-11-12-record-level-indexing-in-apache-hudi.mdx
new file mode 100644
index 00000000000..79fc8f156db
--- /dev/null
+++ b/website/blog/2024-11-12-record-level-indexing-in-apache-hudi.mdx
@@ -0,0 +1,19 @@
+---
+title: "Record Level Indexing in Apache Hudi"
+author: Bibhu Pala
+category: blog
+image: 
/assets/images/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.png
+tags:
+- blog
+- apache hudi
+- record index
+- record level index
+- medium
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://medium.com/@prasadpal107/record-level-indexing-in-apache-hudi-0615804608ec";>Redirecting...
 please wait!! </Redirect>
+
diff --git a/website/blog/2024-11-12-storing-200-billion-entities-notions.mdx 
b/website/blog/2024-11-12-storing-200-billion-entities-notions.mdx
new file mode 100644
index 00000000000..fe43cff79b5
--- /dev/null
+++ b/website/blog/2024-11-12-storing-200-billion-entities-notions.mdx
@@ -0,0 +1,18 @@
+---
+title: "Storing 200 Billion Entities: Notion’s Data Lake Project"
+author: ByteByteGo
+category: blog
+image: /assets/images/blog/2024-11-12-storing-200-billion-entities-notions.jpeg
+tags:
+- blog
+- apache hudi
+- use-case
+- bytebytego
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://blog.bytebytego.com/p/storing-200-billion-entities-notions";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.mdx 
b/website/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.mdx
new file mode 100644
index 00000000000..2dbd698f810
--- /dev/null
+++ b/website/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.mdx
@@ -0,0 +1,19 @@
+---
+title: "Understanding COW and MOR in Apache Hudi: Choosing the Right Storage 
Strategy"
+author: Deepak Nishad
+category: blog
+image: 
/assets/images/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.jpeg
+tags:
+- blog
+- apache hudi
+- cow
+- mor
+- opstree
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://opstree.com/blog/2024/11/12/understanding-cow-and-mor-in-apache-hudi-choosing-the-right-storage-strategy/";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/static/assets/images/blog/2024-11-12-storing-200-billion-entities-notions.jpeg
 
b/website/static/assets/images/blog/2024-11-12-storing-200-billion-entities-notions.jpeg
new file mode 100644
index 00000000000..82aeef5a110
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-11-12-storing-200-billion-entities-notions.jpeg
 differ
diff --git 
a/website/static/assets/images/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.jpeg
 
b/website/static/assets/images/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.jpeg
new file mode 100644
index 00000000000..1d3b5e05f53
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-11-12-understanding-cow-and-mor-in-apache-hudi.jpeg
 differ
diff --git 
a/website/static/assets/images/video_blogs/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.png
 
b/website/static/assets/images/video_blogs/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.png
new file mode 100644
index 00000000000..31f564c6dba
Binary files /dev/null and 
b/website/static/assets/images/video_blogs/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.png
 differ
diff --git 
a/website/videoBlog/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.mdx 
b/website/videoBlog/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.mdx
new file mode 100644
index 00000000000..bdc565a4a70
--- /dev/null
+++ 
b/website/videoBlog/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.mdx
@@ -0,0 +1,14 @@
+---
+title: "Create Data Lake using aws Glue as beginner"
+authors:
+- name: ETL-SQL
+category: blog
+image: 
/assets/images/video_blogs/2024-11-17-Create-Data-Lake-using-aws-Glue-as-beginner.png
+navigate: "https://youtu.be/m-WEGgYq25c?feature=shared";
+tags:
+- guide
+- beginner
+- apache hudi
+- aws glue
+---
+

Reply via email to