Skip to content

Add ability to run streaming Job for BeamRunPythonPipelineOperator in non deferrable mode#36108

Merged
potiuk merged 3 commits into
apache:mainfrom
lwyszomi:run-streaming-pipelines
Dec 18, 2023
Merged

Add ability to run streaming Job for BeamRunPythonPipelineOperator in non deferrable mode#36108
potiuk merged 3 commits into
apache:mainfrom
lwyszomi:run-streaming-pipelines

Conversation

@MaksYermak

Copy link
Copy Markdown
Contributor

In this PR I have fixed the problem when a Streaming Job, which is run by BeamRunPythonPipelineOperator, blocks the starting of the next task in the DAG. Expected behavior for this operator is when the operator waits until the Job status changes to Started and after that finishes its job. We have this expected behavior in DataflowTemplatedJobStartOperator operator.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@MaksYermak
MaksYermak force-pushed the run-streaming-pipelines branch from 4f8be01 to 5e8143c Compare December 12, 2023 09:25
@VladaZakharova

Copy link
Copy Markdown
Contributor

Hi Team!
@eladkal @potiuk @hussein-awala
Could you please check this PR? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants