ahmarsuhail commented on PR #4642: URL: https://github.com/apache/hadoop/pull/4642#issuecomment-1196721070
do we know what could cause this to fail now? As in previously, the config must have been set correctly for the tests to have passed. currently config was being set before the FS was created [here ](https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/ILoadTestS3ABulkDeleteThrottling.java#L167) (I think fs is created somewhere in the setup), so a little confused as to why this is happening. -- 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]
