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

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

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

ASF subversion and git services commented on ATLAS-3872:
--------------------------------------------------------

Commit 92fdf298b5cfeb8e3d4b265085f9783af9d79cf6 in atlas's branch refs/heads/master from Mandar Ambawane
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=92fdf29 ]

ATLAS-3872 Restrict typedef creation when a child type attribute conflicts with parent type attribute of same name

Signed-off-by: Pinal <pinal-shah>


> While creating Column entity shows error message
> ------------------------------------------------
>
>                 Key: ATLAS-3872
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3872
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Durga Kadam
>            Assignee: Mandar Ambawane
>            Priority: Minor
>         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)