raphaelazzolini commented on code in PR #6884:
URL: https://github.com/apache/hadoop/pull/6884#discussion_r1681852975


##########
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/encryption.md:
##########
@@ -727,6 +736,28 @@ S3-CSE to work.
  </property>
 ```
 
+#### 2. CSE-CUSTOM
+- Set `fs.s3a.encryption.algorithm=CSE-CUSTOM`.
+- Set 
`fs.s3a.encryption.cse.custom.cryptographic.material.manager.class.name=<fully 
qualified class name>`.

Review Comment:
   Should the new `fs.s3a.encryption.cse` properties be added to 
`core-default.xml` and `index.md`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to