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

  1. In the Ambari UI, go to the Hue configuration page.

  2. Select the database type that you want to use.

  3. Enable the selected database type.


  1. Enter the required database connection information.


  1. Save the configuration.



  Last updated