Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Cannot access Hue Web UI from Cloudera Manager in aws ec2

avatar
New Contributor

Hi,

        I setup Cloudera Director and Cloudera Manager in aws ec2. I am able to access Cloudera Director and Clouder Manager using http://localhost:7189 and http://localhost:7180 respectively. But I am unable to access HUE link. when I try to access HUE or any web UI link, I am getting timedout error.

 

I already checked "Bind Hue Server to Wildcard Address " property in HUE Configuration. I stopped and restarted the HUE service, but no luck.

 

Please help me with this issue. Thanks in advance.

 

 

1 ACCEPTED SOLUTION

avatar
Super Guru
3 REPLIES 3

avatar
Champion

Did you check the ideal  session timeout value in hue.ini 

also could you provide some logs ? to dig more 

/var/log/hue 

avatar
Super Guru
Did you also open the port in the EC2 security rules?

e.g.
http://gethue.com/hadoop-tutorial-how-to-create-a-real-hadoop-cluster-in-10-minutes/

avatar
New Contributor

Thank you everyone... This issue is fixed after I opened the IP Address 0.0.0.0 and all ports in the security group.