1
votes

I'm running Presto (348) with a several catalogs configured. In Apache Ranger (2.1.0) I have enabled the Presto plugin, which is working fine for general access.

In the Jira Ticker RANGER-2754, it's described that row level filtering and column masking is enabled.

Somehow the WebUi is not showing up the option for these kinds of policies.

enter image description here

I'm expecting somehow a Tab within the UI like in the Hive Plugin enter image description here

1
I do not know the answer. Please note however that Presto (the one that you're using) is Trino now (trino.io/blog/2020/12/27/announcing-trino.html) and so the Ranger integration will need to be updated accordingly. - Piotr Findeisen

1 Answers

0
votes

I have solved the problem, fortunately. Did you reuse the database of the old version's ranger? If so, you need to create a new database for ranger-admin-2.1. Then you can see the tab within the UI like in the Hive Plugin.