1

I am trying to run Cloudera-Manager and it's giving me error given in following screenshots and marked with red pen.

enter image description here

enter image description here

Can anybody help me resolve those error ??

Slava Vedenin
  • 58,326
  • 13
  • 40
  • 59
Ankita Dhawale
  • 211
  • 1
  • 6
  • 17

2 Answers2

0

The error is quite straightforward. Cloudera Manager can't connect to the database with credentials specified. Are you able to connect manually with credentials provided in /etc/cloudera-scm-server/db.properties?

facha
  • 11,862
  • 14
  • 59
  • 82
0

Seems like its trying to find Driver class for Mysql DB (and not Postgres). I can see below error in your snapshot:

JDBC Driver Class not found: com.mysql.jdbc.driver