wanderijames opened a new issue #17175: URL: https://github.com/apache/airflow/issues/17175
**Description** [EMR in EKS](https://aws.amazon.com/emr/features/eks/) is a new feature by AWS. For teams that heavily uses EKS for their workloads, it would make sense to submit Jobs (Spark Jobs) via [EMR Containers](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/emr-containers.html) and leverage execution with EKS. This issue is request to add operators that would enable starting jobs in EMR EKS. **Use case / motivation** Enable EMR jobs on EKS orchestration through Airflow. This would enable airflow users to create dags that submit jobs to EMR that needs to use EKS for execution power. **Are you willing to submit a PR?** I have already created the operators and hooks to enable this. PR is on its way. **Related Issues** N/A -- 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]
