ferruzzi commented on code in PR #71207:
URL: https://github.com/apache/airflow/pull/71207#discussion_r3732735641
##########
providers/amazon/tests/system/amazon/aws/example_emr_eks.py:
##########
@@ -332,7 +281,7 @@ def delete_virtual_cluster(virtual_cluster_id):
task_id="start_job",
virtual_cluster_id=str(create_emr_eks_cluster.output),
execution_role_arn=job_role_arn,
- release_label="emr-7.0.0-latest",
+ release_label="emr-7.13.0-latest",
Review Comment:
I don't have a strong opinion, I was just curious where that number came
from. :+1:
--
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]