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 2020/11/23 11:33:25 UTC

[GitHub] [airflow] turbaszek commented on issue #12560: Initialization of Dataproc hook in operator constructor

turbaszek commented on issue #12560:
URL: https://github.com/apache/airflow/issues/12560#issuecomment-732104416


   That's already done in new operators. We don't use `DataprocOperationBaseOperator` anymore. See:
   https://github.com/apache/airflow/blob/c133df806247cfde87ba461ed22ee924d8d31fd3/airflow/providers/google/cloud/operators/dataproc.py#L389
   https://github.com/apache/airflow/blob/c133df806247cfde87ba461ed22ee924d8d31fd3/airflow/providers/google/cloud/operators/dataproc.py#L1747
   
   


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