, it says if s3Guard profile is enabled all tests runs in "non-authoritative" mode. But as per the code https://github.com/apache/hadoop/blob/8d49229c3764a205f21750225005a2c9a8124ab9/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/S3ATestUtils.java#L485
the default value is set to true. So either we fix the doc or code.
- links to