Created on
04-14-2020
07:57 AM
- last edited on
04-14-2020
12:08 PM
by
cjervis
Hi All,
I am trying to install the ranger service using cloudera Manager. But I am running into the following issues.
Setup:
I am using CDP 7.0.3
Database: 10.1.33-MariaDB
Procedure:
Failing step says unable to find db_password from the install.properties file which was already supplied by me in the previous step of the wizard.
Also I used the ranger GUI to login: http://<FQDN:6080>
Username: admin
Password: tried both “admin” and < rangeradmin_initial> password which was prompted after the role assignment screen of the wizard. But was unable to login.
Created 04-14-2020 05:24 PM
Created 04-16-2020 12:08 PM
Hi ,
1) Yes I have tried to install on different host.
2) xxxx-ranger-RANGER_ADMIN-SetupRangerCommand the db_password was truely missing
3) There are no tables created in the ranger DB . However GUI is apprearing but it think it is just dummy since there are no tables in ranger DB.
4) there is no error thrown there.. except a exclamatory mark .
regards,
karthik
Created on 04-20-2020 06:35 PM - edited 04-20-2020 11:27 PM
I just learnt that CDP DC 7.0 does not support MariaDB yet, only PostgreSQL 10
Are you able to either upgrade to 7.1 or change to Postgres 10 to see if that can help to resolve your issue?
Cheers
Eric
Created 04-23-2020 06:13 AM
We moved forward with the issue with the following procedure:
This was an workaround for us.
Regards,
Karthik
Created 04-23-2020 08:47 PM