You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Pinal (Jira)" <ji...@apache.org> on 2021/04/20 15:11:00 UTC

[jira] [Resolved] (ATLAS-3872) While creating Column entity shows error message

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

Pinal resolved ATLAS-3872.
--------------------------
    Resolution: Fixed

> While creating Column entity shows error message
> ------------------------------------------------
>
>                 Key: ATLAS-3872
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3872
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Durga Kadam
>            Assignee: Mandar Ambawane
>            Priority: Minor
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: column_entity_name_field_issue.ogv
>
>
> Description:: While creating Column entity(whose entity-type has been generated from running quick_start.py) if user does not provide the 'name'(by enabling the toggle 'Required All') it shows below error message.
> Error message:: 
> Invalid instance creation/updation parameters passed : Column.name: mandatory attribute value missing in type Asset
> Steps to reproduce issue::
>  # Go to Create  entity
>  # Select 'Column' type
>  # Enter 'QualifiedName(string)' and select the 'Table(Table)' from drop-down
>  # Click on Create buttonIt will show error message
> Note-
>  # If user provides the 'name' which is listed inside the 'Required All' tab it will allow user to save the entity. PFA attached video.
>  # Working fine for Hive_column and Hbase_column as user provides the mandatory name field which is listed outside the 'Required All' tab



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