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 c00568f2ade [DOCS] Update Blogs (#11503)
c00568f2ade is described below

commit c00568f2ade760b447e2b7d17bf7a4ef8b96ce02
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Mon Jun 24 07:11:36 2024 -0700

    [DOCS] Update Blogs (#11503)
---
 ...s-apache-iceberg-a-comprehensive-comparison.mdx |  19 ++++++++++++++++++
 ...he-hudi-tables-python-using-daft-spark-free.mdx |  19 ++++++++++++++++++
 ...ead-hudi-data-aws-glue-ray-using-daft-spark.mdx |  20 +++++++++++++++++++
 ...-lakehouse-using-apache-hudi-daft-streamlit.mdx |  21 ++++++++++++++++++++
 .../blog/2024-05-19-apache-hudi-on-aws-glue.mdx    |  18 +++++++++++++++++
 ...ge-to-seamlessly-share-apache-hudi-datasets.mdx |  22 +++++++++++++++++++++
 ...ng-the-right-tool-for-your-data-lake-on-aws.mdx |  19 ++++++++++++++++++
 ...-hudi-a-deep-dive-with-python-code-examples.mdx |  19 ++++++++++++++++++
 ...6-18-how-to-use-apache-hudi-with-databricks.mdx |  18 +++++++++++++++++
 website/src/pages/talks.md                         |   2 ++
 ...s-apache-iceberg-a-comprehensive-comparison.png | Bin 0 -> 632131 bytes
 ...he-hudi-tables-python-using-daft-spark-free.png | Bin 0 -> 128244 bytes
 ...ead-hudi-data-aws-glue-ray-using-daft-spark.png | Bin 0 -> 251050 bytes
 ...-lakehouse-using-apache-hudi-daft-streamlit.png | Bin 0 -> 204137 bytes
 .../blog/2024-05-19-apache-hudi-on-aws-glue.png    | Bin 0 -> 184116 bytes
 ...ge-to-seamlessly-share-apache-hudi-datasets.png | Bin 0 -> 115478 bytes
 ...ng-the-right-tool-for-your-data-lake-on-aws.png | Bin 0 -> 678081 bytes
 ...-hudi-a-deep-dive-with-python-code-examples.png | Bin 0 -> 103833 bytes
 ...-18-how-to-use-apache-hudi-with-databricks.jpeg | Bin 0 -> 563195 bytes
 19 files changed, 177 insertions(+)

diff --git 
a/website/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.mdx
 
b/website/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.mdx
new file mode 100644
index 00000000000..10a8864de4b
--- /dev/null
+++ 
b/website/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.mdx
@@ -0,0 +1,19 @@
+---
+title: "Apache Hudi vs Apache Iceberg: A Comprehensive Comparison"
+author: RisingWave marketing team
+category: blog
+image: 
/assets/images/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.png
+tags:
+- blog
+- apache hudi
+- apache iceberg
+- comparison
+- risingwave
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://risingwave.com/blog/apache-hudi-vs-apache-iceberg-a-comprehensive-comparison/";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.mdx
 
b/website/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.mdx
new file mode 100644
index 00000000000..31a0dfce34e
--- /dev/null
+++ 
b/website/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.mdx
@@ -0,0 +1,19 @@
+---
+title: "How to Query Apache Hudi Tables with Python Using Daft: A Spark-Free 
Approach"
+author: Soumil Shah
+category: blog
+image: 
/assets/images/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.png
+tags:
+- blog
+- apache hudi
+- python
+- daft
+- linkedin
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://www.linkedin.com/pulse/how-query-apache-hudi-tables-python-using-daft-spark-free-soumil-shah-hpdwf/";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.mdx
 
b/website/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.mdx
new file mode 100644
index 00000000000..ce695f31fd9
--- /dev/null
+++ 
b/website/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.mdx
@@ -0,0 +1,20 @@
+---
+title: "Learn how to read Hudi data with AWS Glue Ray using Daft (No Spark)"
+author: Soumil Shah
+category: blog
+image: 
/assets/images/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.png
+tags:
+- blog
+- apache hudi
+- aws glue
+- ray
+- daft
+- linkedin
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://www.linkedin.com/pulse/learn-how-read-hudi-data-aws-glue-ray-using-daft-spark-soumil-shah-kycbe/";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.mdx
 
b/website/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.mdx
new file mode 100644
index 00000000000..15f1523053b
--- /dev/null
+++ 
b/website/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.mdx
@@ -0,0 +1,21 @@
+---
+title: "Building Analytical Apps on the Lakehouse using Apache Hudi, Daft & 
Streamlit"
+author: Dipankar Mazumdar
+category: blog
+image: 
/assets/images/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.png
+tags:
+- blog
+- apache hudi
+- python
+- daft
+- streamlit
+- lakehouse
+- apache-hudi-blogs
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://medium.com/apache-hudi-blogs/building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit-3224766fe58a";>Redirecting...
 please wait!! </Redirect>
+
diff --git a/website/blog/2024-05-19-apache-hudi-on-aws-glue.mdx 
b/website/blog/2024-05-19-apache-hudi-on-aws-glue.mdx
new file mode 100644
index 00000000000..51095f7f03d
--- /dev/null
+++ b/website/blog/2024-05-19-apache-hudi-on-aws-glue.mdx
@@ -0,0 +1,18 @@
+---
+title: "Apache Hudi on AWS Glue"
+author: Sagar Lakshmipathy
+category: blog
+image: /assets/images/blog/2024-05-19-apache-hudi-on-aws-glue.png
+tags:
+- blog
+- apache hudi
+- aws glue
+- dev to
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://dev.to/sagarlakshmipathy/apache-hudi-on-aws-glue-450l";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.mdx
 
b/website/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.mdx
new file mode 100644
index 00000000000..bad4422ef49
--- /dev/null
+++ 
b/website/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.mdx
@@ -0,0 +1,22 @@
+---
+title: "Use AWS Data Exchange to seamlessly share Apache Hudi datasets"
+author: Saurabh Bhutyani, Ankith Ede, and Chandra Krishnan
+category: blog
+image: 
/assets/images/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.png
+tags:
+- blog
+- apache hudi
+- aws data exchange
+- amazon emr
+- amazon s3
+- amazon athena
+- data sahring
+- amazon
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://aws.amazon.com/blogs/big-data/use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets/";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.mdx
 
b/website/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.mdx
new file mode 100644
index 00000000000..2b8e6615af9
--- /dev/null
+++ 
b/website/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.mdx
@@ -0,0 +1,19 @@
+---
+title: "Apache Hudi vs. Delta Lake: Choosing the Right Tool for Your Data Lake 
on AWS"
+author: Siladitya Ghosh
+category: blog
+image: 
/assets/images/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.png
+tags:
+- blog
+- apache hudi
+- delta lake
+- comparison
+- medium
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://medium.com/@siladityaghosh/apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws-8b97c66a5a12";>Redirecting...
 please wait!! </Redirect>
+
diff --git 
a/website/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.mdx 
b/website/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.mdx
new file mode 100644
index 00000000000..4bd01180480
--- /dev/null
+++ 
b/website/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.mdx
@@ -0,0 +1,19 @@
+---
+title: "Apache Hudi: A Deep Dive with Python Code Examples"
+author: Harsh Daiya
+category: blog
+image: 
/assets/images/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.png
+tags:
+- blog
+- apache hudi
+- python
+- pyspark
+- harshdaiya
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://blog.harshdaiya.com/apache-hudi-a-deep-dive-with-python-code-examples";>Redirecting...
 please wait!! </Redirect>
+
diff --git a/website/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.mdx 
b/website/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.mdx
new file mode 100644
index 00000000000..850e93b94e2
--- /dev/null
+++ b/website/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.mdx
@@ -0,0 +1,18 @@
+---
+title: "How to use Apache Hudi with Databricks"
+author: Sagar Lakshmipathy
+category: blog
+image: 
/assets/images/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.jpeg
+tags:
+- blog
+- apache hudi
+- databricks
+- onehouse
+---
+
+
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://www.onehouse.ai/blog/how-to-use-apache-hudi-with-databricks";>Redirecting...
 please wait!! </Redirect>
+
diff --git a/website/src/pages/talks.md b/website/src/pages/talks.md
index ddcfacb5fad..923c113545b 100644
--- a/website/src/pages/talks.md
+++ b/website/src/pages/talks.md
@@ -131,3 +131,5 @@ Data Summit Connect, May, 2021
 58. ["Panel Discussion on Growing a Healthy Open Source 
Community"](https://osacon.io/sessions/2023/panel-discussion-on-growing-a-healthy-open-source-community/)
 - By Nadine Farah, Ali LeClerc, Evan Rusackas. OSA CON, December 2023
 
 59. ["Unveil the Magic Without Hoodini: Transform Your Machine Learning 
Pipelines with Apache Hudi"](https://www.youtube.com/watch?v=pUZHotLdkjU) - By 
Nadine Farah. AI.dev, December 2023
+
+60. ["Enhancing Trino's Query Performance and Data Management with Hudi: 
Innovations and 
Future"](https://trino.io/blog/2024/04/15/trino-fest-2024-approaches.html#hudi) 
- By Ethan Guo.  Trino Fest, June 2024. 
[Video](https://youtu.be/JMzS2BbeK0E?si=t25pqd55bmdmVlXL). 
[Slides](https://trino.io/assets/blog/trino-fest-2024/onehouse.pdf)
diff --git 
a/website/static/assets/images/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.png
 
b/website/static/assets/images/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.png
new file mode 100644
index 00000000000..12902b68e38
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-04-25-apache-hudi-vs-apache-iceberg-a-comprehensive-comparison.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.png
 
b/website/static/assets/images/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.png
new file mode 100644
index 00000000000..90cf76ea654
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-05-02-how-query-apache-hudi-tables-python-using-daft-spark-free.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.png
 
b/website/static/assets/images/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.png
new file mode 100644
index 00000000000..52c0bc977cf
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-05-07-learn-how-read-hudi-data-aws-glue-ray-using-daft-spark.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.png
 
b/website/static/assets/images/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.png
new file mode 100644
index 00000000000..eab62c8f014
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-05-10-building-analytical-apps-on-the-lakehouse-using-apache-hudi-daft-streamlit.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-05-19-apache-hudi-on-aws-glue.png 
b/website/static/assets/images/blog/2024-05-19-apache-hudi-on-aws-glue.png
new file mode 100644
index 00000000000..46509db2bd6
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-05-19-apache-hudi-on-aws-glue.png 
differ
diff --git 
a/website/static/assets/images/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.png
 
b/website/static/assets/images/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.png
new file mode 100644
index 00000000000..3b571cec31e
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-05-22-use-aws-data-exchange-to-seamlessly-share-apache-hudi-datasets.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.png
 
b/website/static/assets/images/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.png
new file mode 100644
index 00000000000..f58d534b265
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-05-27-apache-hudi-vs-delta-lake-choosing-the-right-tool-for-your-data-lake-on-aws.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.png
 
b/website/static/assets/images/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.png
new file mode 100644
index 00000000000..dbe5ce7edd0
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-06-07-apache-hudi-a-deep-dive-with-python-code-examples.png
 differ
diff --git 
a/website/static/assets/images/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.jpeg
 
b/website/static/assets/images/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.jpeg
new file mode 100644
index 00000000000..2ce46f7e8ec
Binary files /dev/null and 
b/website/static/assets/images/blog/2024-06-18-how-to-use-apache-hudi-with-databricks.jpeg
 differ

Reply via email to