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/07/12 00:24:00 UTC

[jira] [Commented] (ATLAS-3133) Capture metadata for different executions of the same process in Atlas

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

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

Commit 47d4d588f2ed70396bb64b80c6362d8115350339 in atlas's branch refs/heads/master from Saqeeb Shaikh
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=47d4d58 ]

ATLAS-3133: enhanced Atlas server to process notifications from multiple Kafka topics

Signed-off-by: Madhan Neethiraj <ma...@apache.org>


> Capture metadata for different executions of the same process in Atlas
> ----------------------------------------------------------------------
>
>                 Key: ATLAS-3133
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3133
>             Project: Atlas
>          Issue Type: New Feature
>          Components:  atlas-core, atlas-webui
>            Reporter: Srikanth Venkat
>            Assignee: Aadarsh Jajodia
>            Priority: Critical
>         Attachments: 0001-ATLAS-3133-Adding-support-for-Process-Executions-in-.patch, Adding Process Executions In Atlas(Community).pdf
>
>
> Background: The current process metadata model within Atlas does not track multiple instances of execution of the same process. For example if we run same DDL (e.g. insert into table A select * from table B, C) multiple times Atlas does not capture the multiple instances of execution of the same logical process. 
> User story: As a compliance admin or data steward, I need to be able to track multiple executions of the same process or pipeline that were done at different times and relate them to the logical process so that I can understand traceability and how different instances of my data pipelining operations performed over time.
> Acceptance Criteria:
> 1) Every new instance of process execution is captured with the appropriate metadata for the process along with context (who, what, when)
> 2) One can navigate between process and process execution in Atlas UI and explore relevant metadata of each entity
> 3) Process nodes in lineage view display high level information about number of process executions associated with a particular process node.
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)