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

Carol Drummond updated ATLAS-3063:
----------------------------------
    Labels:   (was: release-notes)

> Update entity create/update to specify relationship-type for attributes
> -----------------------------------------------------------------------
>
>                 Key: ATLAS-3063
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3063
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core
>    Affects Versions: 1.2.0, 2.0.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 1.2.0, 2.0.0
>
>         Attachments: ATLAS-3063.patch
>
>
> A relationship attribute can be referenced in more than one relationships. 
> For example attribute table in hive_column is referenced in relationships 
> hive_table_columns and hive_table_partitionKeys, which enables a hive_column 
> entity to participate in one of these relationships (columns or 
> partitionKeys) with a hive_table entity.
> While create/update of an entity having such an attribute, it should be 
> possible to explicitly specify the relationship-type to use. For example, 
> while creating a hive_column entity, it should be possible to specify 
> relationship-type=hive_table_partitionKeys, so that this column will be added 
> to 'partitionKeys' of hive_table, instead of 'columns'.



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

Reply via email to