Created 02-24-2018 08:14 AM
Daily I am getting excel data about hive tables, for that tables metadata information is available in Apache atlas , This excel is an additional metadata information about that table , i want to add this additional information to the Apache atlas ?
Can you please help me to solve this issue ?
Thanks in advance
Created 02-24-2018 05:43 PM
Right now there isn't a way.
This could be addressed in couple of ways if you are willing to write some code:
With the 2nd approach, once functional, is more seamless than the 1st one.
Hope this helps.
Created 02-26-2018 08:13 AM
Thanks for your quick response Ashutosh Mestry ,
1. In Atlas can we create a New Type & along with new entities for that type ?
If yes , how load data into that new type & entities ?
2. You mentioned ATLAS_HOOK in 2nd approach , We are not using Kafka server in our project
3. In Atlas type = 'hive_table " , how description entity will get populate , what value description field will take ? , This field is related to database or table ? if it is related to table , where i need to give this value while table Creation ?