Hi, I am using NiFi-1.3.0 secured with Kerberos. When i set a policy for a user, i am getting Found multiple policies for '/controller' with 'write'.
After checking log file, below exception occurs org.apache.nifi.web.ResourceNotFoundException: Unable to find user with id '311656fb-3fef-303d-8b61-24d4a7d8aeb9'.. Returning Not Found response. java.lang.IllegalStateException: Found multiple policies for '/controller' with 'write'.. Returning Conflict response. how to solve this? Is this NiFi issue? Thanks, Kumar
