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 3a76ce48222 [DOCS] Add new blogs in Hudi website (#8924)
3a76ce48222 is described below
commit 3a76ce482220949d95857dad0de75ce3db475a7d
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Fri Jun 9 11:51:41 2023 -0700
[DOCS] Add new blogs in Hudi website (#8924)
---
...-08-what-why-and-how-apache-hudis-bloom-index.mdx | 16 ++++++++++++++++
...able-service-deployment-models-in-apache-hudi.mdx | 14 ++++++++++++++
...02-19-bulk-insert-sort-modes-with-apache-hudi.mdx | 13 +++++++++++++
...ingesting-data-to-apache-hudi-using-spark-sql.mdx | 13 +++++++++++++
...-gdpr-deletes-using-apache-hudi-on-amazon-emr.mdx | 19 +++++++++++++++++++
.../blog/2023-05-19-hudi-metafields-demystified.mdx | 15 +++++++++++++++
...-05-29-different-query-types-with-apache-hudi.mdx | 18 ++++++++++++++++++
...d-search-from-elastic-search-to-vector-search.mdx | 16 ++++++++++++++++
...-08-what-why-and-how-apache-hudis-bloom-index.png | Bin 0 -> 928359 bytes
...-gdpr-deletes-using-apache-hudi-on-amazon-emr.png | Bin 0 -> 184244 bytes
.../blog/2023-05-19-Hudi-Metafields-demystified.png | Bin 0 -> 241294 bytes
...d-search-from-elastic-search-to-vector-search.png | Bin 0 -> 62337 bytes
12 files changed, 124 insertions(+)
diff --git
a/website/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.mdx
b/website/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.mdx
new file mode 100644
index 00000000000..81a2c80e39a
--- /dev/null
+++ b/website/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.mdx
@@ -0,0 +1,16 @@
+---
+title: "What, Why and How : Apache Hudi’s Bloom Index"
+authors:
+- name: Sivabalan Narayanan
+category: blog
+image:
/assets/images/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.png
+tags:
+- how-to
+- design
+- bloom
+- indexing
+- medium
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://medium.com/@simpsons/what-why-and-how-apache-hudis-bloom-index-8646747520c1">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2023-02-12-table-service-deployment-models-in-apache-hudi.mdx
b/website/blog/2023-02-12-table-service-deployment-models-in-apache-hudi.mdx
new file mode 100644
index 00000000000..b78113950f5
--- /dev/null
+++ b/website/blog/2023-02-12-table-service-deployment-models-in-apache-hudi.mdx
@@ -0,0 +1,14 @@
+---
+title: "Table service deployment models in Apache Hudi"
+authors:
+- name: Sivabalan Narayanan
+category: blog
+tags:
+- how-to
+- table services
+- deployment
+- medium
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://medium.com/@simpsons/table-service-deployment-models-in-apache-hudi-9cfa5a44addf">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2023-02-19-bulk-insert-sort-modes-with-apache-hudi.mdx
b/website/blog/2023-02-19-bulk-insert-sort-modes-with-apache-hudi.mdx
new file mode 100644
index 00000000000..ba6b2219c37
--- /dev/null
+++ b/website/blog/2023-02-19-bulk-insert-sort-modes-with-apache-hudi.mdx
@@ -0,0 +1,13 @@
+---
+title: "Bulk Insert Sort Modes with Apache Hudi"
+authors:
+- name: Sivabalan Narayanan
+category: blog
+tags:
+- blog
+- bulk-insert
+- medium
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://medium.com/@simpsons/bulk-insert-sort-modes-with-apache-hudi-c781e77841bc">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2023-05-12-ingesting-data-to-apache-hudi-using-spark-sql.mdx
b/website/blog/2023-05-12-ingesting-data-to-apache-hudi-using-spark-sql.mdx
new file mode 100644
index 00000000000..91d1728bb83
--- /dev/null
+++ b/website/blog/2023-05-12-ingesting-data-to-apache-hudi-using-spark-sql.mdx
@@ -0,0 +1,13 @@
+---
+title: "Ingesting data to Apache Hudi using Spark sql"
+authors:
+- name: Sivabalan Narayanan
+category: blog
+tags:
+- how-to
+- spark-sql
+- medium
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://medium.com/@simpsons/ingesting-data-to-apache-hudi-using-spark-sql-36d9815423b3">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.mdx
b/website/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.mdx
new file mode 100644
index 00000000000..64e352a70b2
--- /dev/null
+++
b/website/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.mdx
@@ -0,0 +1,19 @@
+---
+title: "How Zoom implemented streaming log ingestion and efficient GDPR
deletes using Apache Hudi on Amazon EMR"
+authors:
+- name: Sekar Srinivasan
+- name: Amit Kumar Agrawal
+- name: Chandra Dhandapani
+- name: Viral Shah
+category: blog
+image:
/assets/images/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.png
+tags:
+- use-case
+- streaming ingestion
+- gdpr deletion
+- delete
+- amazon
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://aws.amazon.com/blogs/big-data/how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr/">Redirecting...
please wait!! </Redirect>
diff --git a/website/blog/2023-05-19-hudi-metafields-demystified.mdx
b/website/blog/2023-05-19-hudi-metafields-demystified.mdx
new file mode 100644
index 00000000000..c6caa6e4401
--- /dev/null
+++ b/website/blog/2023-05-19-hudi-metafields-demystified.mdx
@@ -0,0 +1,15 @@
+---
+title: "Hudi Metafields demystified"
+authors:
+- name: Bhavani Sudha Saktheeswaran
+category: blog
+image: /assets/images/blog/2023-05-19-Hudi-Metafields-demystified.png
+tags:
+- design
+- metadata
+- metafields
+- onehouse
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://www.onehouse.ai/blog/hudi-metafields-demystified">Redirecting...
please wait!! </Redirect>
diff --git a/website/blog/2023-05-29-different-query-types-with-apache-hudi.mdx
b/website/blog/2023-05-29-different-query-types-with-apache-hudi.mdx
new file mode 100644
index 00000000000..4bde6ebb87b
--- /dev/null
+++ b/website/blog/2023-05-29-different-query-types-with-apache-hudi.mdx
@@ -0,0 +1,18 @@
+---
+title: "Different Query types with Apache Hudi"
+authors:
+- name: Sivabalan Narayanan
+category: blog
+tags:
+- blog
+- snapshot-query
+- realtime-query
+- time-travel-query
+- timestamp-as-of-query
+- read-optimized-queries
+- incremental-query
+- medium
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://medium.com/@simpsons/different-query-types-with-apache-hudi-e14c2064cfd6">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.mdx
b/website/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.mdx
new file mode 100644
index 00000000000..9598bb494a0
--- /dev/null
+++
b/website/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.mdx
@@ -0,0 +1,16 @@
+---
+title: "Text-Based Search: From Elastic Search to Vector Search"
+authors:
+- name: Kaushik Muniandi
+category: blog
+image:
/assets/images/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.png
+tags:
+- blog
+- vector search
+- indexing
+- bloom
+- medium
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://medium.com/@m.kaushik90/text-based-search-from-elastic-search-to-vector-search-15d686258bf2">Redirecting...
please wait!! </Redirect>
diff --git
a/website/static/assets/images/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.png
b/website/static/assets/images/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.png
new file mode 100644
index 00000000000..aa5e024c713
Binary files /dev/null and
b/website/static/assets/images/blog/2022-10-08-what-why-and-how-apache-hudis-bloom-index.png
differ
diff --git
a/website/static/assets/images/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.png
b/website/static/assets/images/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.png
new file mode 100644
index 00000000000..73b45eab8b4
Binary files /dev/null and
b/website/static/assets/images/blog/2023-05-16-how-zoom-implemented-streaming-log-ingestion-and-efficient-gdpr-deletes-using-apache-hudi-on-amazon-emr.png
differ
diff --git
a/website/static/assets/images/blog/2023-05-19-Hudi-Metafields-demystified.png
b/website/static/assets/images/blog/2023-05-19-Hudi-Metafields-demystified.png
new file mode 100644
index 00000000000..dca30eb184b
Binary files /dev/null and
b/website/static/assets/images/blog/2023-05-19-Hudi-Metafields-demystified.png
differ
diff --git
a/website/static/assets/images/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.png
b/website/static/assets/images/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.png
new file mode 100644
index 00000000000..6cb0e14dc41
Binary files /dev/null and
b/website/static/assets/images/blog/2023-06-03-text-based-search-from-elastic-search-to-vector-search.png
differ