Skip to content

Commit

Permalink
Fix metadata for blogs
Browse files Browse the repository at this point in the history
  • Loading branch information
bhasudha committed Nov 15, 2023
1 parent 087b895 commit 256c25f
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: "Simplify operational data processing in data lakes using AWS Glue and Apache Hudi"
excerpt: "Use AWS Glue and Apache Hudi for data processing"
authors:
- name Srinivas Kandi
- name Ravi Itha
- name: Srinivas Kandi
- name: Ravi Itha
category: blog
image: /assets/images/blog/2023-09-13-Simplify-operational-data-processing-in-data-lakes-using-AWS-Glue-and-Apache-Hudi.png
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: "A Beginner’s Guide to Apache Hudi with PySpark — Part 1 of 2"
author: Sagar Lakshmipathy
category: blog
image: /assets/images/blog/2023-09-19-A-Beginners-Guide-to-Apache-Hudi-with-PySpark-Part-1-of-2.png
tags:
- pyspark
- apache hudi
- how-to
- medium
---

import Redirect from '@site/src/components/Redirect';

<Redirect url="https://medium.com/@sagarlakshmipathy/a-beginners-guide-to-apache-hudi-with-pyspark-part-1-of-2-8a4e78f6ad2e">Redirecting... please wait!! </Redirect>
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Apache Hudi: Copy on Write(CoW) Table"
excerpt: "Apache Hudi: Copy on Write(CoW) Table"
authors:
- name Ankur Ranjan
- name: Ankur Ranjan
category: blog
image: /assets/images/blog/2023-10-06-Apache-Hudi-Copy-on-Write-CoW-Table.png
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "StarRocks query performance with Apache Hudi and Onehouse"
excerpt: "StarRocks Query Performance with Apache Hudi"
authors:
- name Albert Wong
- name: Albert Wong
category: blog
image: /assets/images/blog/2023-10-11-starrocks-query-performance-with-apache-hudi-and-onehouse.png
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Get started with Apache Hudi using AWS Glue by implementing key design concepts – Part 1"
excerpt: "Get started with Apache Hudi using AWS Glue by implementing key design concepts – Part 1"
author:
-name Srinivas Kandi
-name Ravi Itha
authors:
- name: Srinivas Kandi
- name: Ravi Itha
category: blog
image: /assets/images/blog/2023-10-17-Get-started-with-Apache-Hudi-using-AWS-Glue-by-implementing-key-design-concepts-Part-1.png
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
title: "It's Time for the Universal Data Lakehouse"
excerpt: "Universal Lakehouse"
author: Vinoth Chandar
category: blog
image: /assets/images/blog/2023-10-20-Its-Time-for-the-Universal-Data-Lakehouse.png
tags:
- data lakehouse
- onehouse
- blog
- apache hudi
- interoperability
---



import Redirect from '@site/src/components/Redirect';

<Redirect url="https://www.onehouse.ai/blog/its-time-for-the-universal-data-lakehouse">Redirecting... please wait!! </Redirect>s


Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 256c25f

Please sign in to comment.