[
https://issues.apache.org/jira/browse/GOBBLIN-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209775#comment-17209775
]
Sudarshan Vasudevan commented on GOBBLIN-1266:
----------------------------------------------
Fixed in: https://github.com/apache/incubator-gobblin/pull/3107
> 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.15.0
>
> Time Spent: 1h 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)