[ 
https://issues.apache.org/jira/browse/ATLAS-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

qinglin,xia updated ATLAS-1877:
-------------------------------
     Attachment: 0001-Fix-ATLAS-1877-check-nested-supertype.patch
                 grand_child_load_process.png
    Component/s:  atlas-core

Haved attached the revised patch. 

The attached pic shows the result of creating a process entity of the nested 
type grand_child_loadProcess

{
 "enumTypes": [],
 "structTypes": [],
 "traitTypes": [],
 "classTypes": [{
  "superTypes": ["child_loadProcess"],
  "hierarchicalMetaTypeName": "org.apache.atlas.typesystem.types.ClassType",
  "typeName": "grand_child_loadProcess",
  "typeDescription": null,
  "attributeDefinitions": []
 }]
}

and child_loadProcess is a child of loadProcess type. 

> UI: In Lineage for Process entity process icon is not showing.
> --------------------------------------------------------------
>
>                 Key: ATLAS-1877
>                 URL: https://issues.apache.org/jira/browse/ATLAS-1877
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8-incubating
>            Reporter: Keval Bhatt
>            Assignee: qinglin,xia
>              Labels: atlas
>             Fix For: trunk, 0.9-incubating
>
>         Attachments: 0001-Fix-ATLAS-1877-check-nested-supertype.patch, 
> 0001-fix-ATLAS-1877.patch, grand_child_load_process.png, 
> Process_Icon_Fixed.png, wrong_process_icon.png
>
>
> UI should check Process entity in all parent superType, right know its 
> checking for only 1 level
> Step to reproduce :
> # Run quickstart
> # Create entity of type Process and while creating process select time_dim 
> (Table entity) as a input and output.
> # Now got to sales_fact_monthly_mv entity and you will see new output (Please 
> find attached screenshot )



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to