Created 02-22-2017 11:36 AM
I am trying to install HDP 2.5.3.0 using Ambari 2.4.2 automated install on Centos 7.3 In get started->select version I can see Ranger is listed. I progress through specifying a single system (just for test), validate. When I get to "choose services" there is no sign of ranger........... Any idea what's going wrong here?
Created 02-22-2017 11:41 AM
Hi @Nigel Jones,
Ranger is available only once the cluster is installed. You start with the services you want. Then, once the installation is completed, you can add Ranger (add service, select Ranger) from Ambari. It is not available during a fresh install.
Hope this helps.
Created 02-22-2017 11:41 AM
Hi @Nigel Jones,
Ranger is available only once the cluster is installed. You start with the services you want. Then, once the installation is completed, you can add Ranger (add service, select Ranger) from Ambari. It is not available during a fresh install.
Hope this helps.
Created 02-22-2017 11:41 AM
@Nigel Jones Ranger is not available to install using the cluster install wizard normally. You have to install the cluster first, then install Ranger once the cluster is up and running. I'm not sure of the exact reason but I suspect it is because it would not be set up properly (users and groups not sync'd, etc.) and then set up of services would fail because of permissions issues.
Created 02-22-2017 11:44 AM
Can you please share the screenshot of the screen shot where you were expecting to see Ranger? I am not able to find the link that you mentioned to navigate "started->select version" --> "choose services"
But i see it here: Ambari UI --> "Add Service" (button) --> "Choose Services" --> "Ranger"
.
Created 02-22-2017 01:57 PM
Thanks. I wasn't aware it wasn't part of the base install. I had already found the "add service" option just wanted to check that was the appropriate path. Thanks for the clarification