[
https://issues.apache.org/jira/browse/HUDI-8092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-8092:
----------------------------
Sprint: Hudi 1.0 Sprint 2024/08/26-9/1
> Replace Hadoop FileSystem and related usages with HoodieStorage abstraction
> in hudi-client-common module
> --------------------------------------------------------------------------------------------------------
>
> Key: HUDI-8092
> URL: https://issues.apache.org/jira/browse/HUDI-8092
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Ethan Guo
> Assignee: Shawn Chang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> HUDI-6497 has replaced FileSystem, Path, and FileStatus usage in hudi-common
> module and relevant classes in other modules. This task aims to do the same
> in hudi-client-common module so all storage I/O operations should go through
> HoodieStorage abstractions and we can get rid of Hadoop dependency in the
> module later.
> Use `grep "org.apache.hadoop" . -r` to find imports from Hadoop libs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)