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

sivabalan 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 c3fbf95bef9 [DOCS][MINOR] Add new blogs (#8458)
c3fbf95bef9 is described below

commit c3fbf95bef9986759e87edaf4161aa2efa815ced
Author: Bhavani Sudha Saktheeswaran <[email protected]>
AuthorDate: Thu Apr 13 22:55:27 2023 -0700

    [DOCS][MINOR] Add new blogs (#8458)
---
 ...ake-in-Motion-with-Incremental-ETL-Using-Apache-Hudi.mdx |  1 -
 ...ur-write-latencies-using-Bucket-Index-in-Apache-Hudi.mdx | 13 +++++++++++++
 website/src/pages/videos.md                                 |  2 --
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git 
a/website/blog/2023-03-16-Setting-Uber-Transactional-Data-Lake-in-Motion-with-Incremental-ETL-Using-Apache-Hudi.mdx
 
b/website/blog/2023-03-16-Setting-Uber-Transactional-Data-Lake-in-Motion-with-Incremental-ETL-Using-Apache-Hudi.mdx
index ccd88bf7c5e..8dfe96d34a4 100644
--- 
a/website/blog/2023-03-16-Setting-Uber-Transactional-Data-Lake-in-Motion-with-Incremental-ETL-Using-Apache-Hudi.mdx
+++ 
b/website/blog/2023-03-16-Setting-Uber-Transactional-Data-Lake-in-Motion-with-Incremental-ETL-Using-Apache-Hudi.mdx
@@ -1,4 +1,3 @@
-
 ---
 title: "Setting Uber’s Transactional Data Lake in Motion with Incremental ETL 
Using Apache Hudi"
 authors: 
diff --git 
a/website/blog/2023-04-07-Speed-up-your-write-latencies-using-Bucket-Index-in-Apache-Hudi.mdx
 
b/website/blog/2023-04-07-Speed-up-your-write-latencies-using-Bucket-Index-in-Apache-Hudi.mdx
new file mode 100644
index 00000000000..f2a9d3e2a25
--- /dev/null
+++ 
b/website/blog/2023-04-07-Speed-up-your-write-latencies-using-Bucket-Index-in-Apache-Hudi.mdx
@@ -0,0 +1,13 @@
+---
+title: "Speed up your write latencies using Bucket Index in Apache Hudi"
+authors: 
+- name: Sivabalan Narayanan
+category: blog
+tags:
+- how-to
+- indexing
+- hudi
+---
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect 
url="https://medium.com/@simpsons/speed-up-your-write-latencies-using-bucket-index-in-apache-hudi-2f7c297493dc";>Redirecting...
 please wait!! </Redirect>
diff --git a/website/src/pages/videos.md b/website/src/pages/videos.md
index a3ce0cce5a0..b5a6ab64e8f 100644
--- a/website/src/pages/videos.md
+++ b/website/src/pages/videos.md
@@ -160,5 +160,3 @@ last_modified_at: 2022-12-21T15:59:57-04:00
 
 58. [Data Analysis for Apache Hudi Blogs on Medium with 
Pandas](https://www.youtube.com/watch?v=a7FD4zIOwVg)- By Soumil Shah, Mar 24th 
2023
 
-58. [How to scrape all Blogs about a topic from medium like pro with 
Python](https://www.youtube.com/watch?v=-KUSaC_1X6M)- By Soumil Shah, Mar 24th 
2023
-

Reply via email to