zhixingheyi-tian opened a new pull request, #8183: URL: https://github.com/apache/hadoop/pull/8183
### Description of PR Currently, the TestDFSIO benchmark hardcodes the InputFormat to SequenceFileInputFormat.class in the runIOTest method. This limits flexibility for users who want to test different InputFormat implementations' performance, particularly CombineSequenceFileInputFormat which is essential for handling small file scenarios efficiently. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
