Skip to content

Commit 59a7e05

Browse files
committed
checkstyle fix
1 parent b196965 commit 59a7e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/troubleshooting_s3a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ Reading an unencrypted file would fail when read through CSE enabled client by d
10661066
software.amazon.encryption.s3.S3EncryptionClientException: Instruction file not found!
10671067
Please ensure the object you are attempting to decrypt has been encrypted
10681068
using the S3 Encryption Client.
1069-
```
1069+
```
10701070
CSE enabled client should read encrypted data only.
10711071

10721072
Fix: set `fs.s3a.encryption.cse.v1.compatibility.enabled=true`

0 commit comments

Comments
 (0)