[
https://issues.apache.org/jira/browse/ATLAS-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765559#comment-16765559
]
ASF subversion and git services commented on ATLAS-3046:
--------------------------------------------------------
Commit d24929978f987fffc68199b83829a9b18f6f821e in atlas's branch
refs/heads/master from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=d249299 ]
ATLAS-3046: Part 2. Fixed inadvertent change to the format in which
classification type definitions are written to the file.
> 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
>
>
> *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)