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 2021/07/19 21:26:03 UTC

[GitHub] [airflow] mik-laj commented on issue #17089: cluster config generation using cluster config YAML file.

mik-laj commented on issue #17089:
URL: https://github.com/apache/airflow/issues/17089#issuecomment-882871939


   >  config generator
   
   DataprocCreateClusterOperator class is a deprecated and we are not adding new features to it.
   
   I think we can extend `DataprocCreateClusterOperator` to accept the file path in `cluster_config`  parameter like Cloud Build operator.
   https://github.com/apache/airflow/blob/d268016a7a6ff4b65079f1dea080ead02aea99bb/airflow/providers/google/cloud/operators/cloud_build.py#L172-L175


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org