heavyai / heavydb

HeavyDB (formerly OmniSciDB)
https://heavy.ai
Apache License 2.0
2.96k stars 448 forks source link

Apache Ranger Plugin for heavyDB #796

Open anirudh-here-com opened 1 year ago

anirudh-here-com commented 1 year ago

Hi, Can we have support for Apache Ranger authorization in heavyDB https://ranger.apache.org/ It supports development of a custom plugin as well https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=53741207 We required for fine grained access control

cdessanti commented 1 year ago

Hello,

You can utilize our security features if you require fine-grained access to the database. For instance, by employing 'policies,' you can establish row-level security for users and roles.

You can find more information on this feature in our documentation: https://docs.heavy.ai/sql/data-definition-ddl/policies

What are your specific requirements? Perhaps I can assist you in setting up a security system that suits your needs.

While we currently have no plans to use Apache Ranger in the near future, we are committed to enhancing our internal security.

Best regards, Candido