Umesh Padashetty created ATLAS-3633:
---------------------------------------

             Summary: Namespace attributes defined for superTypes are not 
listed in the derived entity details page
                 Key: ATLAS-3633
                 URL: https://issues.apache.org/jira/browse/ATLAS-3633
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core, atlas-webui
    Affects Versions: 2.1.0, 3.0.0
            Reporter: Umesh Padashetty
         Attachments: Screenshot 2020-02-25 at 2.33.48 PM.png, Screenshot 
2020-02-25 at 2.34.03 PM.png

As per Atlas Typesystem, [https://atlas.apache.org/#/TypeSystem], we have the 
following pre-defined system types
 * Referenceable:
 * Asset:
 * Infrastructure: 
 * DataSet: 
 * Process:
 * Process Execution

Since these are the super types, where -> stands for extends
 * Referenceable -> Asset
 * Referenceable -> Asset -> Infrastructure
 * Referenceable -> Asset -> DataSet
 * Referenceable -> Asset -> Process
 * Referenceable -> Asset -> Process Execution

Adding Referenceable/Asset/DataSet super types in the applicable types of a 
Namespace attribute should ideally make it available for all the entity types 
which extend these super types. 

For instance, hive_table has DataSet as the superTypes. Adding DataSet as the 
applicable type in namespace definition should allow us to link this Namespace 
attribute to all the hive_table entities. Currently, these attributes are not 
being listed in the entity details page, we have to provide the exact derived 
entity (like hive_table) in the applicable types.

Attached are the screenshots.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to