title: "Configuration" date: 2019-03-13T18:28:09-07:00 draft: false
The source of truth sits in the main hue.ini. It consists in several ini sections. Lines needs to be uncommented to be active.
The most important things to configure are:
Sometimes some Hadoop components need to be configured to properly work with Hue. Hue is using Hadoop impersonation to be able to communicate properly with certain services. This is described in the following Service Configuration.