[
https://issues.apache.org/jira/browse/ATLAS-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiaqi Shan updated ATLAS-2916:
------------------------------
Description:
When creating a Hive process, columnEntity wil update with the value of table's
AtlasObjectId. There is an example to show the differences bwtween localEntity
and EntityInsore.
Actually there is no metedata changed in columnEntity, but
was:
When creating a Hive process, columnEntity updates because table's
AtlasObjectId changed.
{panel:title=newValue}
AtlasEntity{AtlasStruct{typeName='hive_column', attributes=[owner:sdp_dl,
qualifiedName:[longyuan.yb.ua|http://longyuan.hive_tbl_base_core_opt_yb.ua/]@bdyf,
name:ua, comment:null, position:14, type:string,
{color:#d04437}table:AtlasObjectId\{guid='-16929990399914701',
typeName='hive_table',
uniqueAttributes={qualifiedName:longyuan.yb@bdyf}}{color}]}guid='56f36ef6-c483-4518-8e4e-052f07ee21cb',
status=null, createdBy='null', updatedBy='null', createTime=null,
updateTime=null, version=0, relationshipAttributes=[], classifications=[],
meanings=[]}
{panel}
{panel:title=currentValue}
AtlasEntity{AtlasStruct{typeName='hive_column', attributes=[owner:sdp_dl,
qualifiedName{color:#333333}:[longyuan.yb.ua|http://longyuan.hive_tbl_base_core_opt_yb.ua/]@{color}bdyf,
name:ua, comment:null, position:14, type:string,{color:#d04437}
table:AtlasObjectId\{guid='-38525545523501134', typeName='hive_table',
uniqueAttributes={qualifiedName:longyuan.yb@bdyf}}{color}]}guid='56f36ef6-c483-4518-8e4e-052f07ee21cb',
status=null, createdBy='null', updatedBy='null', createTime=null,
updateTime=null, version=0, relationshipAttributes=[], classifications=[],
meanings=[]}
{panel}
> 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
>
> When creating a Hive process, columnEntity wil update with the value of
> table's AtlasObjectId. There is an example to show the differences bwtween
> localEntity and EntityInsore.
>
> Actually there is no metedata changed in columnEntity, but
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)