[
https://issues.apache.org/jira/browse/HUDI-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangxianghu updated HUDI-1089:
------------------------------
Description:
To make hudi support more engines, we should abstract the current hudi-client
module.
This Jira aims to abstract hudi-client module and implements spark engine code.
The structure looks like this:
hudi-client
├── hudi-client-common
├── hudi-client-spark
├── hudi-client-flink
├── hudi-client-java
was:
To make hudi support more engines, we should abstract the current hudi-client
module.
This Jira aims to abstract hudi-client module and implements spark engine code.
the structure like this:
hudi-client
├── hudi-client-common
├── hudi-client-spark
├── hudi-client-flink
├── hudi-client-java
> Refactor hudi-client to support multi-engine
> --------------------------------------------
>
> Key: HUDI-1089
> URL: https://issues.apache.org/jira/browse/HUDI-1089
> Project: Apache Hudi
> Issue Type: Task
> Components: Usability
> Reporter: wangxianghu
> Assignee: wangxianghu
> Priority: Major
> Fix For: 0.6.0
>
>
> To make hudi support more engines, we should abstract the current hudi-client
> module.
> This Jira aims to abstract hudi-client module and implements spark engine
> code.
> The structure looks like this:
> hudi-client
> ├── hudi-client-common
> ├── hudi-client-spark
> ├── hudi-client-flink
> ├── hudi-client-java
--
This message was sent by Atlassian Jira
(v8.3.4#803005)