[
https://issues.apache.org/jira/browse/RANGER-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816671#comment-17816671
]
Abhishek edited comment on RANGER-4696 at 2/12/24 5:12 PM:
-----------------------------------------------------------
{code:java}
commit 52c7ef84ced065f7eaa53bcf89f4bf3d83fe4a0c (origin/master, origin/HEAD)
Author: princeap173 <[email protected]>
Date: Sun Feb 11 17:24:49 2024 +0530 RANGER-4696: Fix User Deletion Issue
for GDS approver users in Ranger
Signed-off-by: Mehul Parikh <[email protected]> {code}
was (Author: abhishek.patil):
{code:java}
commit 52c7ef84ced065f7eaa53bcf89f4bf3d83fe4a0c
Author: princeap173 <[email protected]>
Date: Sun Feb 11 17:24:49 2024 +0530
RANGER-4696: Fix User Deletion Issue for GDS approver users in Ranger
Signed-off-by: Mehul Parikh <[email protected]> {code}
> Fix User Deletion Issue for GDS approver users in Ranger
> --------------------------------------------------------
>
> Key: RANGER-4696
> URL: https://issues.apache.org/jira/browse/RANGER-4696
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Asit Vadhavkar
> Assignee: Abhishek
> Priority: Major
>
> Currently, there is a user deletion issue in Ranger where if a user is an
> approver for any of the GDSDataShareInDataset or GDSDataSetInProject objects,
> the deletion process encounters errors.
> Solution : On user deletion update the approver Id to Ranger Admin Id
> wherever the deleted user is an approver.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)