Search code examples
javahadoophue

Hue service dies every few minutes


I have setup hue to use it to create oozie work flow on HDP2.0

I start Hue using /etc/init.d/hue start and I login to Hue webserver and work for a few minutes and then the server dies suddenly.

I have everything configured correctly, but I dont know why Hue service keeps crashing. Is Hue an unstable product ?

Where can I find the logs for the service while its running ?

sudo /etc/init.d/hue status
supervisor is stopped

Solution

  • Hue is used by hundred of organizations and is available in the main Hadoop distributions.

    The root cause of the crash could be caused by an underlying Hadoop service. Could you check the Hue logs in order to know more? (default is /var/log/hue normally).

    Which Hue version are you using? The latest one as today is 3.5. You should also post your logs / questions on the Hue user list which is pretty active.