[ 
https://issues.apache.org/jira/browse/ATLAS-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504553#comment-16504553
 ] 

Nixon Rodrigues commented on ATLAS-2743:
----------------------------------------

Removing  'Asset' as superType from Avro type from model JSON resolves the 
duplicate rendering issue.

Below is diff from patch 
ATLAS-2743.patch^!/jira/images/icons/link_attachment_7.gif|width=7,height=7! ^ 
for review 
{noformat}
 diff --git a/addons/models/1000-Hadoop/1065-avro_model.json 
b/addons/models/1000-Hadoop/1065-avro_model.json
index 3eaddfb38..17fba8bb1 100644
--- a/addons/models/1000-Hadoop/1065-avro_model.json
+++ b/addons/models/1000-Hadoop/1065-avro_model.json
@@ -7,7 +7,7 @@
             "name": "avro_type",
             "description": "Atlas Type representing Abstract Avro Type",
             "superTypes": [
-                "DataSet", "Asset"
+                "DataSet"
             ],
{noformat}

> Create Entity UI renders Name and QualifiedName attribute textfield twice for 
> Avrotype.
> ---------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2743
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2743
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Nixon Rodrigues
>            Priority: Major
>             Fix For: 1.1.0, 2.0.0
>
>         Attachments: ATLAS-2743.patch, Avro-Type.png
>
>
> !Avro-Type.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to