You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2017/03/15 15:01:42 UTC

[jira] [Assigned] (RANGER-1459) Ranger update policy API is failing on Postgres / Oracle for case sensitive ACLs

     [ https://issues.apache.org/jira/browse/RANGER-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gautam Borad reassigned RANGER-1459:
------------------------------------

    Assignee: Gautam Borad

> 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
>            Assignee: Gautam Borad
>             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)