You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/19 19:25:00 UTC

[jira] [Work logged] (GOBBLIN-1266) Refactor dataset lineage code to allow Lineage event emission in streaming mode

     [ https://issues.apache.org/jira/browse/GOBBLIN-1266?focusedWorklogId=486542&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-486542 ]

ASF GitHub Bot logged work on GOBBLIN-1266:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Sep/20 19:24
            Start Date: 19/Sep/20 19:24
    Worklog Time Spent: 10m 
      Work Description: sv2000 commented on pull request #3107:
URL: https://github.com/apache/incubator-gobblin/pull/3107#issuecomment-695347189


   @zxcware @autumnust @ZihanLi58 Please review. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 486542)
    Time Spent: 20m  (was: 10m)

> Refactor dataset lineage code to allow Lineage event emission in streaming mode 
> --------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1266
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1266
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-core
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Abhishek Tiwari
>            Priority: Major
>             Fix For: 0.16.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Dataset Lineage emission in current Gobblin code is only available for batch mode of execution. For instance, the lineage events are emitted on dataset commit, which is never invoked for long-running tasks. This PR refactors lineage related code so that it is leverageable in streaming mode of execution as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)