Skip to content

Commit

Permalink
update rfc
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiyan committed Jul 10, 2022
1 parent 00b60cf commit 015ee83
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes
File renamed without changes
4 changes: 2 additions & 2 deletions rfc/rfc-55/rfc-55.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ JIRA: [HUDI-3730](https://issues.apache.org/jira/browse/HUDI-3730)

## Abstract

![ArchitectureMetaSync.png](ArchitectureMetaSync.png)
![hudi-sync-flows.png](hudi-sync-flows.png)

Hudi support sync to various metastores via different processing framework like Spark, Flink, and Kafka connect.

Expand All @@ -45,7 +45,7 @@ We need a standard way to run hudi sync. We also need a unified abstraction of X

## Classes design

![classDesign.png](classDesign.png)
![hudi-sync-class-diagram.png](hudi-sync-class-diagram.png)

Below are the proposed key classes to handle the main sync logic. They are extensible for different metastores.

Expand Down

0 comments on commit 015ee83

Please sign in to comment.