You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Anuja Leekha (JIRA)" <ji...@apache.org> on 2017/05/24 17:40:04 UTC

[jira] [Created] (RANGER-1612) When servicedef is accessed, one of the properties "enableDenyPolicies" is returned as "false" if there is no value set for it.

Anuja Leekha created RANGER-1612:
------------------------------------

             Summary: When servicedef is accessed, one of the properties "enableDenyPolicies" is returned as "false" if there is no value set for it.
                 Key: RANGER-1612
                 URL: https://issues.apache.org/jira/browse/RANGER-1612
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Anuja Leekha
             Fix For: 1.0.0, 0.7.1


During the migration of hive service def When servicedef is accessed, one of the properties "enableDenyPolicies" is returned as "false" if there is no value set for it. 
Now, hive service def has changed (because URL as a resource is added to it). So when servicedef is updated, enableDenyPolicies property is updated in the database to be "false" which should not happen.
The migration script for service-def needs to check what the real value of this property is in the database and preserve it across migration.



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