You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "wangxianghu (Jira)" <ji...@apache.org> on 2020/10/02 13:05:00 UTC

[jira] [Commented] (HUDI-1089) Refactor hudi-client to support multi-engine

    [ https://issues.apache.org/jira/browse/HUDI-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206149#comment-17206149 ] 

wangxianghu commented on HUDI-1089:
-----------------------------------

done via master branch : 1f7add92916c37b05be270d9c75a9042134ec506

> 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
>              Labels: pull-request-available
>             Fix For: 0.6.1
>
>
> 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)