Member since
02-10-2017
2
Posts
0
Kudos Received
0
Solutions
02-12-2017
07:56 PM
Thanks Frank for response. Assigning each attribute/column to a Tag through Atlas/Ranger UI will require boat load of Data Stewards to achieve which is not scalable. I am trying to have it automated, hence the question? As developers create Hive tables, is it possible to land additional DDL statements that can assign each column to a tag? Similar to creating COLUMN comment in DDL. I know there is way to achieve it using REST API but that will require first to create table, pass that table & column info and obtain its GUID, then POST a tag for that GUID. This approach through API involves too many steps and I am trying to avoid if possible.
... View more
02-10-2017
02:28 AM
when creating a table, is it possible to tag a column based on attribute classification? Similar to commenting a column.
... View more
Labels:
- Labels:
-
Apache Hive