You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Udit Mehrotra (Jira)" <ji...@apache.org> on 2021/01/06 04:13:00 UTC

[jira] [Updated] (HUDI-1510) Move HoodieEngineContext to hudi-common module

     [ https://issues.apache.org/jira/browse/HUDI-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udit Mehrotra updated HUDI-1510:
--------------------------------
      Component/s:     (was: Writer Core)
                       (was: Common Core)
                   Code Cleanup
    Fix Version/s: 0.7.0

> Move HoodieEngineContext to hudi-common module
> ----------------------------------------------
>
>                 Key: HUDI-1510
>                 URL: https://issues.apache.org/jira/browse/HUDI-1510
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: Code Cleanup
>            Reporter: Udit Mehrotra
>            Assignee: Udit Mehrotra
>            Priority: Major
>             Fix For: 0.7.0
>
>
> We want to parallelize file system listings in Hudi, which after RFC-15 implementation will be happening through class *FileSystemBackedMetadata* which is in hudi-common. Same with FSUtils which sits in hudi-common. Thus, we want to move HoodieEngineContext to hudi-common to be able to parallelize the file/partition listing APIs using the engine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)