[
https://issues.apache.org/jira/browse/HIVE-25086?focusedWorklogId=598431&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-598431
]
ASF GitHub Bot logged work on HIVE-25086:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/May/21 05:15
Start Date: 18/May/21 05:15
Worklog Time Spent: 10m
Work Description: hmangla98 commented on a change in pull request #2240:
URL: https://github.com/apache/hive/pull/2240#discussion_r634044319
##########
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:
One way can be save this information in dump dir so that next iteration
can know ranger deny policy was already created in previous iteration.
--
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: 598431)
Time Spent: 1h 40m (was: 1.5h)
> 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: 1h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)