EricGao888 opened a new issue #21957: URL: https://github.com/apache/airflow/issues/21957
### Description - Alibaba Cloud EMR is an all-in-one enterprise-ready big data platform that provides cluster, job, and data management services based on open-source ecosystems, such as Hadoop, Spark, Kafka, Flink, and Storm. - In airflow alibaba provider, we need to add support for [Alibaba-Cloud EMR](https://www.alibabacloud.com/product/emapreduce) cluster template in alibaba provider so that users could use airflow operator to create / tear down EMR cluster automatically. ### Use case/motivation - Our team are using customized aliyun_emr_operator, which could create alibaba cloud EMR cluster based on existing template and tear it down when jobs on EMR are completed. - With this feature, EMR cluster can be created when needed and torn down immediate after jobs on EMR is completed so that user can save money cost by EMR machines. - We'd like to contribute this feature to airflow community. ### Related issues - related: #17200 ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
