Implement a log format writer independent of Hadoop classes
Open
from-jira
priority:high
type:improvement
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
Currently, the log format writer, HoodieLogFormatWriter, is coupled with Hadoop classes, i.e., , FSDataOutputStream and FileSystem. We need a Hadoop-independent implementation of the log format write so we can pull it back to the "hudi-common" module.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-7751
- Type: Improvement
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.