Mehul Parikh created RANGER-1459:
------------------------------------

             Summary: Ranger update policy API is failing on Postgres / Oracle 
for case sensitive ACLs
                 Key: RANGER-1459
                 URL: https://issues.apache.org/jira/browse/RANGER-1459
             Project: Ranger
          Issue Type: Bug
          Components: admin
    Affects Versions: 0.7.0
            Reporter: Mehul Parikh
             Fix For: 0.7.1


When user tries to disable a ranger policy via REST API with postgres DB,  then 
it gives this error, it works on MySQL though : 
{code}
{u'msgDesc': u"Create: is not a valid access-type. 
policy='cl1_hive-87808627-ac26-499a-bea8-e99677a41889' service='cl1_hive'", 
u'statusCode': 1}
{code}

Mainly : This is a case sensitive issue on postgres / Oracle for ACLs, need to 
keep it consistent for GET and PUT calls for policies. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to