xiaoyuyao commented on a change in pull request #1331: HDDS-2002. Update documentation for 0.4.1 release. URL: https://github.com/apache/hadoop/pull/1331#discussion_r316390840
########## File path: hadoop-hdds/docs/content/security/SecuringTDE.md ########## @@ -22,20 +22,19 @@ icon: lock limitations under the License. --> -## Transparent Data Encryption Ozone TDE setup process and usage are very similar to HDFS TDE. The major difference is that Ozone TDE is enabled at Ozone bucket level when a bucket is created. ### Setting up the Key Management Server -To use TDE, clients must setup a Key Management server and provide that URI to +To use TDE, clients must setup a Key Management Server and provide that URI to Ozone/HDFS. Since Ozone and HDFS can use the same Key Management Server, this configuration can be provided via *hdfs-site.xml*. Review comment: I think this should be core-site.xml instead of hdfs-site.xml as this is a hadoop configuration. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
