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 b7de33b3af [DOCS] Repost async indexing blog (#5748)
b7de33b3af is described below
commit b7de33b3afdb590ba197782d3e44dc0028b54fcd
Author: Sagar Sumit <[email protected]>
AuthorDate: Mon Jun 6 23:07:57 2022 +0530
[DOCS] Repost async indexing blog (#5748)
---
.../blog/2022-06-04-Asynchronous-Indexing-Using-Hudi.mdx | 12 ++++++++++++
.../static/assets/images/blog/2022-06-04-async-index.png | Bin 0 -> 8694 bytes
2 files changed, 12 insertions(+)
diff --git a/website/blog/2022-06-04-Asynchronous-Indexing-Using-Hudi.mdx
b/website/blog/2022-06-04-Asynchronous-Indexing-Using-Hudi.mdx
new file mode 100644
index 0000000000..832a41da1c
--- /dev/null
+++ b/website/blog/2022-06-04-Asynchronous-Indexing-Using-Hudi.mdx
@@ -0,0 +1,12 @@
+---
+title: "Asynchronous Indexing using Hudi"
+authors:
+- name: Sagar Sumit
+category: blog
+image: /assets/images/blog/2022-06-04-async-index.png
+
+---
+
+import Redirect from '@site/src/components/Redirect';
+
+<Redirect
url="https://www.onehouse.ai/blog/asynchronous-indexing-using-hudi">Redirecting...
please wait!! </Redirect>
diff --git a/website/static/assets/images/blog/2022-06-04-async-index.png
b/website/static/assets/images/blog/2022-06-04-async-index.png
new file mode 100644
index 0000000000..fd14179030
Binary files /dev/null and
b/website/static/assets/images/blog/2022-06-04-async-index.png differ