pateash commented on issue #16911: URL: https://github.com/apache/airflow/issues/16911#issuecomment-962490180
@potiuk I have looked into it. I think we should add some more information in documentation regarding generating CLUSTER_CONFIG for newer API where we are using newer Dataproc Python packages as per refactoring by @turbaszek. I think it doesn't make sense to add a workaround in the code as the older metadata was Dict() and newer argument is Seq(Tuple) type. -- 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]
