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

Keval Bhatt updated ATLAS-2474:
-------------------------------
    Description: 
1. Create an hive_table name with single character:
{code}
create table a(id int,name string);
{code}

2. In Atlas UI , navigate to detailsPage of hive_column entities (id , name ) 
of table a
3. In the table attribute of the hive_column Properties , only clickableGUID of 
the table is displayed instead of the name of the table.

This happens only when the name of the table has single character.If more than 
1 , the UI is rendered correctly.


> UI : On creating a complex entity with single character , name of the complex 
> entity is not displayed in the related entities' detailsPage.
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2474
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2474
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Keval Bhatt
>            Assignee: Keval Bhatt
>            Priority: Major
>             Fix For: 1.0.0, 0.8.3
>
>         Attachments: ATLAS-2474.patch
>
>
> 1. Create an hive_table name with single character:
> {code}
> create table a(id int,name string);
> {code}
> 2. In Atlas UI , navigate to detailsPage of hive_column entities (id , name ) 
> of table a
> 3. In the table attribute of the hive_column Properties , only clickableGUID 
> of the table is displayed instead of the name of the table.
> This happens only when the name of the table has single character.If more 
> than 1 , the UI is rendered correctly.



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

Reply via email to