Created 01-29-2019 02:34 PM
Hi Team
I have installed Atlas Apache into separate Virtual Machine.
How can I enforce governance policy on any column or classification?
Lets take a usecase:
I have created one hbase entity name Invoice
Create on column family and added columns.: invoice id, name, account number, ssn number,
Now I want to enforce two governance rules:
1. SSN number should be numeric and length should be nine digits.
Please share answer.
Note:
I am not using Ambari infra. Apache atlas is installed on single VM only. Using in memory casandara, hbase and zookeeper.
Created 01-30-2019 10:13 AM
Only Atlas cannot enforce governance policy on any column or classification.
You will need Ranger to enforce governance based tag-based policies along with Atlas.
Reference
https://cwiki.apache.org/confluence/display/RANGER/Tag+Based+Policies
https://hortonworks.com/tutorial/tag-based-policies-with-apache-ranger-and-apache-atlas/