henry3260 commented on code in PR #69102:
URL: https://github.com/apache/airflow/pull/69102#discussion_r3487446968


##########
providers/apache/beam/newsfragments/68279.bugfix.rst:
##########
@@ -0,0 +1 @@
+Fix deferrable ``BeamRunPythonPipelineOperator`` and 
``BeamRunJavaPipelineOperator`` failing with ``400 Request must contain a job 
and project id`` when the Dataflow launcher does not emit a parseable job-ID 
line to stdout. The operators now poll the Dataflow API periodically while the 
launcher runs, resolving the job ID by name when stdout does not provide it.

Review Comment:
   we don't need this. please remove it



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to