[
https://issues.apache.org/jira/browse/ATLAS-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766023#comment-16766023
]
ASF subversion and git services commented on ATLAS-3046:
--------------------------------------------------------
Commit ef752a1825a26cc9cf443489beca75ab2de88deb in atlas's branch
refs/heads/master from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=ef752a1 ]
ATLAS-3046: Part 3. Updated case for handling deleted classifications.
> Classification Updater: Types Not Derived from Referenceable are Not Handled
> ----------------------------------------------------------------------------
>
> Key: ATLAS-3046
> URL: https://issues.apache.org/jira/browse/ATLAS-3046
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Fix For: 1.1.0
>
> Attachments: ATLAS-3046-Classification-Updater-Unique-name-fix.patch,
> ATLAS-3046-Part-3.-Updated-case-for-handling-deleted.patch
>
>
> *Background*
> The classification updater tool released to help users re-tag entities that
> were present in an Atlas instance does not handle types that are not derived
> from _Referencable_.
> *Steps to Duplicate*
> * Create a type that that is not derived from the _Referencable._
> * Execute the _prepare_ step_._
> Expected Results: Prepare completes successfully.
> Actual Results: Following error is displayed:
> ```
> Processing: db_1000_1@cl1
> Processed: 13
> Error writing: java.lang.NullPointerException
> Done!
> ```
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)