You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/07/16 07:27:40 UTC

[GitHub] [airflow] chaimt commented on a change in pull request #4633: AIRFLOW-3791: Dataflow - Support check status if pipeline spans on multiple jobs

chaimt commented on a change in pull request #4633: AIRFLOW-3791: Dataflow - Support check status if pipeline spans on multiple jobs
URL: https://github.com/apache/airflow/pull/4633#discussion_r303761362
 
 

 ##########
 File path: airflow/contrib/operators/dataflow_operator.py
 ##########
 @@ -156,6 +175,8 @@ def __init__(
             delegate_to=None,
             poll_sleep=10,
             job_class=None,
+            check_if_running=CheckJobRunning.IgnoreJob,
 
 Review comment:
   sure

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


With regards,
Apache Git Services