Configure the Hue metastore
Configure the Hue metastore from the Ambari UI.
Hue supports the following databases:
- SQLite
- MySQL
- PostgreSQL
- Oracle

Note
SQLite is supported but isn't recommended for production environments because database contention can occur.
Configure the database
- In the Ambari UI, go to the Hue configuration page.
- Select the database type that you want to use.
- Enable the selected database type.

- Enter the required database connection information.

- Save the configuration.

Have a suggestion?