Skip to content

Commit 3e43cfd

Browse files
author
Varun Rao
committed
Add support for EMR 6.1 and PrestoSQL plugin
1 parent 727c6c4 commit 3e43cfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ The repo contains code tied to [AWS Big Data Blog](https://aws.amazon.com/blogs/
2727
> WARNING: The current V1 setup does not enable strong cluster level Auth (Kerberos) for EMR. Only LDAP enabled Hue UI. V2 will support Kerberos - refer to the [roadmap](https://github.com/aws-samples/aws-emr-apache-ranger/projects/1) for details.
2828
### PrestoSQL Ranger plugin (EMR 6.1 & Ranger 2.2)
2929
Shows how the plugin can be used to enable column level access controls, column masking and row filter. Demo uses the [Presto Redshift connector](https://prestosql.io/docs/current/connector/redshift.html). The same functionality should work with other [Presto connectors](https://prestosql.io/docs/current/connector.html).
30+
3031
![](images/prestosql_ranger_plugin.gif)
32+
3133
Please open Git Issues if you would like to see updates/other plugin integrations.
3234
### References:
3335

0 commit comments

Comments
 (0)