[
https://issues.apache.org/jira/browse/HIVE-25086?focusedWorklogId=598426&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598426
]
ASF GitHub Bot logged work on HIVE-25086:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/21 05:08
Start Date: 18/May/21 05:08
Worklog Time Spent: 10m
Work Description: aasha commented on a change in pull request #2240:
URL: https://github.com/apache/hive/pull/2240#discussion_r634041895
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/exec/repl/RangerDenyTask.java
##########
@@ -131,6 +141,23 @@ public int execute() {
}
}
+ private boolean isSetRangerDenyPolicyForReplicatedDb(String
rangerEndpoint, String rangerHiveServiceName,
Review comment:
this can be expensive. Is there any other alternative to exporting all
the ranger policies
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 598426)
Time Spent: 1.5h (was: 1h 20m)
> Create Ranger Deny Policy for replication db in all cases if
> hive.repl.ranger.target.deny.policy is set to true.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-25086
> URL: https://issues.apache.org/jira/browse/HIVE-25086
> Project: Hive
> Issue Type: Improvement
> Reporter: Haymant Mangla
> Assignee: Haymant Mangla
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)