hudi-bot opened a new issue, #16485: URL: https://github.com/apache/hudi/issues/16485
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
