Created 06-06-2018 08:15 AM
I have created a service in ranger under hbase , there was one default one already existing as well. I have named newly created service as clustername_hbase1 , and default one name is clustername_hbase . under clustername_hbase1 there are some policies which are same as it is in clustername-hbase (default ) but policy id differing .
My question is when there are two policy with the same name and same access on hbase under two different service in hbase and both are in active state , so if the user is common say hbase user belonging to both policy , then which policy will get preference , since both policies are same , only policy id is different .
Thanks