This is an automated email from the ASF dual-hosted git repository.
akudinkin 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 2a200530be [DOCS] Add more blogs to Hudi website (#6973)
2a200530be is described below
commit 2a200530bea882502b95112066624c1e8df9942b
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Tue Oct 18 12:47:24 2022 -0700
[DOCS] Add more blogs to Hudi website (#6973)
---
...lding-Streaming-Data-Lakes-with-Hudi-and-MinIO.mdx} | 0
...09-28-Data-processing-with-Spark-time-traveling.mdx | 15 +++++++++++++++
...to-Apache-Hudi-using-AWS-Glue-and-DeltaStreamer.mdx | 18 ++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git
a/website/blog/2022-09-20-Data-Lake-Lakehouse-Guide-Powered-by-Data-Lake-Table-Formats-Delta-Lake-Iceberg-Hudi.mdx
b/website/blog/2022-09-20-Building-Streaming-Data-Lakes-with-Hudi-and-MinIO.mdx
similarity index 100%
rename from
website/blog/2022-09-20-Data-Lake-Lakehouse-Guide-Powered-by-Data-Lake-Table-Formats-Delta-Lake-Iceberg-Hudi.mdx
rename to
website/blog/2022-09-20-Building-Streaming-Data-Lakes-with-Hudi-and-MinIO.mdx
diff --git
a/website/blog/2022-09-28-Data-processing-with-Spark-time-traveling.mdx
b/website/blog/2022-09-28-Data-processing-with-Spark-time-traveling.mdx
new file mode 100644
index 0000000000..cba7cb2ba9
--- /dev/null
+++ b/website/blog/2022-09-28-Data-processing-with-Spark-time-traveling.mdx
@@ -0,0 +1,15 @@
+---
+title: "Data processing with Spark: time traveling"
+authors:
+- name: Petrica Leuca
+category: blog
+image:
/assets/images/blog/2022-09-28_Data_processing_with_Spark_time_traveling.png
+tags:
+- how-to
+- time-travel
+- devgenius
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://blog.devgenius.io/data-processing-with-spark-time-traveling-55905f765694">Redirecting...
please wait!! </Redirect>
diff --git
a/website/blog/2022-10-06-Ingest-streaming-data-to-Apache-Hudi-using-AWS-Glue-and-DeltaStreamer.mdx
b/website/blog/2022-10-06-Ingest-streaming-data-to-Apache-Hudi-using-AWS-Glue-and-DeltaStreamer.mdx
new file mode 100644
index 0000000000..bb923aa034
--- /dev/null
+++
b/website/blog/2022-10-06-Ingest-streaming-data-to-Apache-Hudi-using-AWS-Glue-and-DeltaStreamer.mdx
@@ -0,0 +1,18 @@
+---
+title: "Ingest streaming data to Apache Hudi tables using AWS Glue and Apache
Hudi DeltaStreamer"
+authors:
+- name: Vishal Pathak
+- name: Anand Prakash
+- name: Noritaka Sekiyama
+category: blog
+image:
/assets/images/blog/2022-10-06_Ingest_streaming_data_to_Apache_Hudi_tables_using_AWS_Glue_and_DeltaStreamer.png
+tags:
+- how-to
+- streaming ingestion
+- deltastreamer
+- amazon
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://aws.amazon.com/blogs/big-data/ingest-streaming-data-to-apache-hudi-tables-using-aws-glue-and-apache-hudi-deltastreamer/">Redirecting...
please wait!! </Redirect>