Created 07-24-2018 10:46 AM
Hi Team,
what is the difference between Entity , classification and relationship in Apache atlas ? & how can we add entity attributes and classification attributes ?
Can you please explain ?
Thanks in advance...!!!
Created 08-03-2018 08:13 PM
Entity: Representation of real-world element within Atlas. Atlas will capture aspects of the element that will be relevant from metadata perspective.
Relationship: How entities are related to each other. This relation enforces aspects like lifetime and containment. Different types of relationships:
Relationships help sound modeling of data.
Classification: This is broad categorization of entities. Entities that are related from a business perspective in some way are classified with same classification. E.g. Sensitive information will reside in several tables in several database in a data warehouse. A classification like 'Sensitive' can be applied to those tables.
Hope this helps!
Created 08-03-2018 08:13 PM
Entity: Representation of real-world element within Atlas. Atlas will capture aspects of the element that will be relevant from metadata perspective.
Relationship: How entities are related to each other. This relation enforces aspects like lifetime and containment. Different types of relationships:
Relationships help sound modeling of data.
Classification: This is broad categorization of entities. Entities that are related from a business perspective in some way are classified with same classification. E.g. Sensitive information will reside in several tables in several database in a data warehouse. A classification like 'Sensitive' can be applied to those tables.
Hope this helps!