[
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)