We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763bf4d commit 1d1f80eCopy full SHA for 1d1f80e
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/ITestS3AEncryptionSSEC.java
@@ -352,7 +352,7 @@ public void testChecksumRequiresReadAccess() throws Throwable {
352
SERVICE_AMAZON_S3_STATUS_CODE_403,
353
() -> fsKeyB.getFileChecksum(path));
354
}
355
-
+
356
private S3AFileSystem createNewFileSystemWithSSECKey(String sseCKey) throws
357
IOException {
358
Configuration conf = this.createConfiguration();
0 commit comments