Configuring a Ranger or Ranger KMS Database: MySQL/MariaDB
How to configure a MySQL database instance for Ranger or Ranger KMS.
A supported version of MySQL or MariaDB must be running and available to be used by Ranger. See Database Requirements.
When using MySQL or MariaDB, the storage engine used for the Ranger admin policy store tables MUST support transactions. InnoDB is an example of engine that supports transactions. A storage engine that does not support transactions is not suitable as a policy store.