[
https://issues.apache.org/jira/browse/RANGER-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17774788#comment-17774788
]
Madhan Neethiraj commented on RANGER-4440:
------------------------------------------
{noformat}
commit e5dd94c07b8d9724de5167b3e295338bcb5fd883
Author: Madhan Neethiraj <[email protected]>
Date: Wed Oct 11 22:17:22 2023 -0700
RANGER-4440: added column x_security_zone.gz_jsonData to store compressed
bytes - #3
{noformat}
> option to store compressed json text in x_security_zone.jsonData
> ----------------------------------------------------------------
>
> Key: RANGER-4440
> URL: https://issues.apache.org/jira/browse/RANGER-4440
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: RANGER-4440.patch
>
>
> Ranger stores security-zone in as a Json serialized string in column
> x_security_zone.jsonData. Length of the json text for zones having large
> number of resources (like 100k) can exceed the limit allowed by the database.
> Having an option to compress the json text will help deal with such large
> security zones.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)