[
https://issues.apache.org/jira/browse/ATLAS-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radhika Kundam updated ATLAS-5310:
----------------------------------
Description:
_*+PROBLEM STATEMENT:+*_
Export/Import API : When tag attributes types get modified between the exports,
causes issue
_*+STEPS TO REPRODUCE:+*_
# Create table table1
# Create tag tag1 with attribute a - string
# Associate tag1 to table1 with value "abc"
# Export table1 into target cluster
# In source cluster , disassociate tag1 , delete tag1 and create new tag with
same name tag1 with attribute a of type double
# Associate tag1 to table1 with value 3.14
# Incremental Export table1 and import to target
_*+CURRENT BEHAVIOUR:+*_
When tag with new attribute type is exported, since difference between types of
string and double , import fails
_*+EXPECTED BEHAVIOUR:+*_
Tag Attribute to be updated at target when updated at source also
was:
_*+PROBLEM STATEMENT:+*_
Export/Import API : When tag attributes types get modified between the exports,
causes issue
_*+BUILDS:+*_
7.1.x
7.2.x
_*+STEPS TO REPRODUCE:+*_
# Create table table1
# Create tag tag1 with attribute a - string
# Associate tag1 to table1 with value "abc"
# Export table1 into target cluster
# In source cluster , disassociate tag1 , delete tag1 and create new tag with
same name tag1 with attribute a of type double
# Associate tag1 to table1 with value 3.14
# Incremental Export table1 and import to target
_*+CURRENT BEHAVIOUR:+*_
When tag with new attribute type is exported, since difference between types of
string and double , import fails
_*+EXPECTED BEHAVIOUR:+*_
Tag Attribute to be updated at target when updated at source also
_*+REPRODUCIBLE ENVIRONMENT:+*_
Export:
[http://ccycloud-2.quasar-otxayt.root.comops.site:31000/]
Import:
[http://ccycloud-1.quasar-wsnadz.root.comops.site:31000/]
> Export/Import API : When tag attributes types get modified between the
> exports, causes issues in import
> -------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-5310
> URL: https://issues.apache.org/jira/browse/ATLAS-5310
> Project: Atlas
> Issue Type: Bug
> Reporter: SONALI SAKSENA
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> _*+PROBLEM STATEMENT:+*_
> Export/Import API : When tag attributes types get modified between the
> exports, causes issue
>
> _*+STEPS TO REPRODUCE:+*_
> # Create table table1
> # Create tag tag1 with attribute a - string
> # Associate tag1 to table1 with value "abc"
> # Export table1 into target cluster
> # In source cluster , disassociate tag1 , delete tag1 and create new tag
> with same name tag1 with attribute a of type double
> # Associate tag1 to table1 with value 3.14
> # Incremental Export table1 and import to target
>
> _*+CURRENT BEHAVIOUR:+*_
> When tag with new attribute type is exported, since difference between types
> of string and double , import fails
>
> _*+EXPECTED BEHAVIOUR:+*_
> Tag Attribute to be updated at target when updated at source also
--
This message was sent by Atlassian Jira
(v8.20.10#820010)