Udit Mehrotra created HUDI-1510:
-----------------------------------
Summary: 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: Common Core, Writer Core
Reporter: Udit Mehrotra
Assignee: Udit Mehrotra
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)