Hi Everyone,
I have ranger 1.1 installed.
On the ranger ui, upon clicking on edit button for any policy, it is getting stuck on Loading...
On creating a new policy and then editing it, it is working fine.
Upon debugging a little, found out at that there is some error in the console:
This was happening because it was not getting any resource for this policy.
I checked the x_policy_resource table, and for the policy id it was returning empty set.
But whereas when i created a new policy the x_policy_resource was showing some value.
This policy earlier used to open up but now it is getting stuck whenever clicking edit for this policy.
Can you help me with why the table is not showing any value or why it is getting stuck on loading.
Any idea how can I resolve this?