Fixed issues in Apache Ozone
Review the list of Ozone issues that are resolved in Cloudera Runtime 7.1.7 SP2.
- CDPD-47249: Ozone Internal SSL certificate expiration.
- Instead of the earlier manual cleanup and restart process for Ozone certificate renewal, a service restart within the period defined by hdds.x509.renew.grace.duration, an Ozone service renews its certificate used for internal Ozone communication automatically.
- CDPD-30040: ofs input path parsing has been improved to avoid URISyntaxException.
- CDPD-29894: Users' ofs trash folder path will now use that user's short user name instead (conversion rule according to hadoop.security.auth_to_local), rather than the full Kerberos principal which could differ when the same user logs in from different terminals on different nodes.
Apache Patch Information
- HDDS-5502
- HDDS-5041