You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/03/05 14:37:00 UTC

[jira] [Commented] (ATLAS-3029) API: Retrieve Classification Events from Audits

    [ https://issues.apache.org/jira/browse/ATLAS-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784508#comment-16784508 ] 

ASF subversion and git services commented on ATLAS-3029:
--------------------------------------------------------

Commit 752587a9d94214402ef4765917a4e93358777e6e in atlas's branch refs/heads/branch-1.0 from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=752587a ]

ATLAS-3029: Audit APIs for classification updates.


> API: Retrieve Classification Events from Audits
> -----------------------------------------------
>
>                 Key: ATLAS-3029
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3029
>             Project: Atlas
>          Issue Type: Improvement
>          Components:  atlas-core, atlas-intg
>    Affects Versions: trunk
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: ATLAS-3020-Audit-APIs-for-classification-updates-master.patch
>
>
> *Use Cases*
> 1. In the case where user looses data within Atlas, they can get it ingested by using tool likeĀ _import-hive_. With this approach, the user does not get the classifications and the entities associated with them.
> 2. In case where classifications were inadvertently removed from entities.
> *Solution*
> In the scenarios above, currently there isn't a way to know the classification operations performed.
> A REST API that would get this information from Atlas' Audit tables would benefit the user.
> *Approach Guidance*
>  * REST endpoint: Use Atlas' Audit Repository to fetch the audit events. This API should accept a timestamp range so that useful audit events can be fetched.
>  * REST endpoint: Re-play the audit events to update Atlas.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)