Skip to content

Combining ExecutionPlan and ExecutionEvent in KafkaLineageDispatcher #446

Answered by cerveada
rkrumins asked this question in Q&A
Discussion options

You must be logged in to vote

Currently it could be send in one message, but there is a plan to use this in future.

If the same job is executed twice it could be enough to send the plan just once and then two events for each execution of the job. Similar approach could be used for streaming where one job is running in micro-batches, the event could be used to update the time of last execution of micro-batch.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@rkrumins
Comment options

@cerveada
Comment options

@rkrumins
Comment options

Answer selected by wajda
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants