Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Unable to connect Hue to it's database

avatar

 

I am unable to complete hue installation due to the following error

Unexpected error: Unable to verify database connection

 

#Hue

 

Capture1.PNG

3 REPLIES 3

avatar
Master Mentor

@lysConsulting 
This looks like a driver issue  can you run  the below it would affect your ambari server 

Spoiler
ambari-server setup --jdbc-db=postgres --jdbc-driver=/path/to/postgres/postgresql.jar

Then retry the earlier steps or  just  create  HUE database manually then with the  credentials connect through the HUE service setup 



 

 

 

 

avatar

Hey @Shelton 

First of all thank you for your feedback, but i don't think this is the problem because i have already hive metastore and ranger database running on the same postgres connection!

avatar
Master Mentor

@lysConsulting 
Are you using embedded DB? if not can you log in to the HUE database from the CLI?