Mukund Thakur created HADOOP-16979: -------------------------------------- Summary: S3Guard auth mode should be set to false by default in integration tests. Key: HADOOP-16979 URL: https://issues.apache.org/jira/browse/HADOOP-16979 Project: Hadoop Common Issue Type: Bug Reporter: Mukund Thakur
As per the doc [https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/testing.md#testing-s3a-with-s3guard-enabled] , 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. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org