Oozie
You can review the list of reported issues and their fixes for Oozie in 7.3.1.100.
- CDPD-68425: Oozie should validate the backend database identifiers in a case-insensitive way
- Resolved an issue where Oozie incorrectly reported missing tables due to issues with table name casing.
- CDPD-76135: Schema check database connection throws PSQLException
- The schema check now completes successfully during Oozie startup for secure database connections or when custom connection properties are used, preventing warnings from appearing in the logs.