[
https://issues.apache.org/jira/browse/ATLAS-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiaqi Shan updated ATLAS-2916:
------------------------------
Description:
{color:#333333}There is an example for unnecessary entity update{color}
{panel:title=currentValue}
AtlasEntity{AtlasStruct{typeName='hive_column', attributes=[owner:sdp_dl,
qualifiedName:[longyuan.hive_tbl_base_core_opt_yb.ua|http://longyuan.hive_tbl_base_core_opt_yb.ua/]@bdyf,
name:ua, comment:null, position:14, type:string,
table:AtlasObjectId\{guid='-16929990399914701', typeName='hive_table',
uniqueAttributes={qualifiedName:longyuan.hive_tbl_base_core_opt_yb@bdyf}}]}guid='56f36ef6-c483-4518-8e4e-052f07ee21cb',
status=null, createdBy='null', updatedBy='null', createTime=null,
updateTime=null, version=0, relationshipAttributes=[], classifications=[],
meanings=[]}
{panel}
was:
{color:#333333}There is an example for unnecessary entity update{color}
{color:#333333} {color}
{code:java}
AtlasEntity{AtlasStruct{typeName='hive_column', attributes=[owner:sdp_dl,
qualifiedName:longyuan.hive_tbl_base_core_opt_yb.ua@bdyf, name:ua,
comment:null, position:14, type:string,
table:AtlasObjectId{guid='-16929990399914701', typeName='hive_table',
uniqueAttributes={qualifiedName:longyuan.hive_tbl_base_core_opt_yb@bdyf}}]}guid='56f36ef6-c483-4518-8e4e-052f07ee21cb',
status=null, createdBy='null', updatedBy='null', createTime=null,
updateTime=null, version=0, relationshipAttributes=[], classifications=[],
meanings=[]}
{code}
> Unnecessary entity update causes by different AtlasObjectId
> -----------------------------------------------------------
>
> Key: ATLAS-2916
> URL: https://issues.apache.org/jira/browse/ATLAS-2916
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 1.0.0
> Reporter: Jiaqi Shan
> Priority: Minor
>
> {color:#333333}There is an example for unnecessary entity update{color}
> {panel:title=currentValue}
> AtlasEntity{AtlasStruct{typeName='hive_column', attributes=[owner:sdp_dl,
> qualifiedName:[longyuan.hive_tbl_base_core_opt_yb.ua|http://longyuan.hive_tbl_base_core_opt_yb.ua/]@bdyf,
> name:ua, comment:null, position:14, type:string,
> table:AtlasObjectId\{guid='-16929990399914701', typeName='hive_table',
> uniqueAttributes={qualifiedName:longyuan.hive_tbl_base_core_opt_yb@bdyf}}]}guid='56f36ef6-c483-4518-8e4e-052f07ee21cb',
> status=null, createdBy='null', updatedBy='null', createTime=null,
> updateTime=null, version=0, relationshipAttributes=[], classifications=[],
> meanings=[]}
> {panel}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)