kaxil commented on a change in pull request #5928: [AIRFLOW-5168] Fix Dataproc
Operators & add tests
URL: https://github.com/apache/airflow/pull/5928#discussion_r318533446
##########
File path: airflow/contrib/operators/dataproc_operator.py
##########
@@ -660,15 +656,13 @@ def __init__(self,
dataproc_jars=None,
gcp_conn_id='google_cloud_default',
delegate_to=None,
- labels=None,
Review comment:
Will cherry-pick
https://github.com/apache/airflow/commit/4d58f36df3b533edfce873799dc161ee34571d63
into v1-10-test after this merged
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services