sumitdas66 opened a new issue, #31711:
URL: https://github.com/apache/airflow/issues/31711

   ### Description
   
   We have a use case where we would like to start job runs in EMR Serverless 
where the job name is derived from the output from a previous task.
   Since the job name is passed via the 'config' argument to the 
EmrServerlessStartJobOperator, this request is to add 'config' to the list of 
'template_fields' in that operator 
(https://github.com/apache/airflow/blob/main/airflow/providers/amazon/aws/operators/emr.py#L966),
 if at all possible.
   
   Thanks in advance,
   Sumit Das
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   Something similar is already implemented on the aws-samples project. 
   Link to the related issue: 
https://github.com/aws-samples/emr-serverless-samples/issues/36
   
   ### Are you willing to submit a PR?
   
   - [ ] 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]

Reply via email to