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 b196965 commit 59a7e05Copy full SHA for 59a7e05
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/troubleshooting_s3a.md
@@ -1066,7 +1066,7 @@ Reading an unencrypted file would fail when read through CSE enabled client by d
1066
software.amazon.encryption.s3.S3EncryptionClientException: Instruction file not found!
1067
Please ensure the object you are attempting to decrypt has been encrypted
1068
using the S3 Encryption Client.
1069
-```
+```
1070
CSE enabled client should read encrypted data only.
1071
1072
Fix: set `fs.s3a.encryption.cse.v1.compatibility.enabled=true`
0 commit comments