Configure the Hue Database
The Hue server stores user-account information, the job submission history, and Hive queries
in one of the following supported databases:
- SQLite, the embedded Hue database (the default database)
- MySQL
- PostgreSQL
- Oracle
- MariaDB
NOTE
Using SQLite is not recommend.