Column level masking with apache ranger not working #16459
Unanswered
debimishra89
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Have you tried using file based access control in trino for masking? Also how you have integrated Trino and Ranger, are you using Trino plugin for Ranger ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have integrated Trino v388 with Ranger v2.3
I am able to access-control trino tables and columns in postgresql and hive catalogs.
But Not able to do column level masking and row-level filtering
There is no error, It looks like it simply ignores the mask and row- filter policies.
any advice?
Beta Was this translation helpful? Give feedback.
All reactions