Taragolis commented on code in PR #34216:
URL: https://github.com/apache/airflow/pull/34216#discussion_r1320309859


##########
airflow/providers/amazon/aws/triggers/emr.py:
##########
@@ -31,6 +32,7 @@
     from airflow.providers.amazon.aws.hooks.base_aws import AwsGenericHook
 
 
+@deprecated(reason="use EmrStepsTrigger instead")

Review Comment:
   I don't think we should deprecate it especially if it never work properly. 
Just need to fix it so you could move your implementation here



-- 
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