HI Foks,
After Long time tried ranger in different Environment
HDP 2.2
Namenode HA
repo available for ranger-hdfs-plugin
not for ranger_admin,ranger_usersync
so form the source got ranger admin,ranger usersync and setup complete able
to access
via 6080
*Now the problem is setting up the hdfs repo*
*On Test Connection is got this error *
*Connection Failed.*
No kerberos Enabled
owner of /etc/hadoop is root:root
and for HDFS
<name>dfs.permissions.superusergroup</name>
<value>hdfs</value>
so created user hadoop and added him to hadoop group then changed
<name>dfs.permissions.superusergroup</name>
<value>hdfs,hadoop</value>
now i need to create a repo in UI
by Default it shows admin/admin
>From my Understanding
username : password ( User who have full access to access HDFS)
here hadoop (New User under supergroup)
But same Error
Thanks & Regards
Amithsha