jojochuang commented on code in PR #8583: URL: https://github.com/apache/ozone/pull/8583#discussion_r2134052420
########## hadoop-hdds/docs/content/security/SecurityWithRanger.md: ########## @@ -27,9 +27,8 @@ icon: user Apache Rangerâ„¢ is a framework to enable, monitor and manage comprehensive data -security across the Hadoop platform. Apache Ranger has supported Ozone authentication -since version 2.0. However, due to some bugs in 2.0, Apache Ranger -2.1 and later versions are recommended. +security across the Hadoop platform and beyond. Apache Ranger has supported authorization for Ozone +since version 2.0. However, it is recommended to use the latest Ranger [2.6.0](https://dist.apache.org/repos/dist/release/ranger/2.6.0/) release. Review Comment: Looks good. A little change can make it read more natural. ```suggestion security across the Hadoop platform and beyond. Apache Ranger has supported authorization for Ozone since version 2.0. However, due to improvements and bug fixes, it is recommended to use the latest release, [Ranger 2.6.0](https://dist.apache.org/repos/dist/release/ranger/2.6.0/). ``` -- 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]
