[
https://issues.apache.org/jira/browse/ATLAS-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234657#comment-17234657
]
ASF subversion and git services commented on ATLAS-4025:
--------------------------------------------------------
Commit 4ab95b9adafd3d845b626d2d82bd2b3aa23be691 in atlas's branch
refs/heads/dependabot/npm_and_yarn/dashboardv2/bootstrap-3.4.1 from Ashutosh
Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=4ab95b9 ]
ATLAS-4025 ATLAS-4023: Import Service: Lables and Classifications not getting
updated.
> [Export/Import] Removing a classification from the entity in source cluster
> does not remove the classification in target cluster
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-4025
> URL: https://issues.apache.org/jira/browse/ATLAS-4025
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Affects Versions: 2.1.0
> Reporter: Umesh Padashetty
> Assignee: Ashutosh Mestry
> Priority: Major
> Attachments:
> ATLAS-4023-Import-Service-Label-and-Classification-e.patch
>
>
> Steps to reproduce:
> # Created a table src_test8_t1 in the source cluster
> # Assigned the classification "test_classification" to the src_test8_t1
> hive_table entity in source cluster
> # Ran Atlas export in source, followed by import in target cluster
> # Entity src_test8_t1 was created in target cluster with classification
> "test_classification" assigned to it correctly
> # Now, I removed the classification "test_classification" from the entity
> src_test8_t1 in source cluster
> # Ran Atlas export in source, followed by import in target cluster
> # Now, the expectation is the classification "test_classification" is
> removed in the target cluster from the entity src_test8_t1. But it is not,
> classification is still assigned to the entity
--
This message was sent by Atlassian Jira
(v8.3.4#803005)