heavyai / heavydb

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

Apache Ranger Plugin for heavyDB #796

Open anirudh-here-com opened 10 months ago

anirudh-here-com commented 10 months 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 9 months 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