GPK
GPK
@eladkal Yes will update other services, coming week.
Currently context is not supported in trigger's, if you need any values from the context object , extract and send as key-->values.
EmrServerlessStartJobOperator does not cancel EMR Serverless job when waiter_max_attempts is reached
Yes this is the current behaviour of the operator. you may add support for this :)
Thanks @romsharon98 , will be adding rest of the operators and sensors to this.
> we are missing few things... > > 1. we need to deprecate the existed operators in core > 2. we are missing all the operators and sensors we have...
> > Yes, but I think this should be done as separate PR to v2-10-test. I think we do not want to back-port that one to v2-10-test - and we...
so for time related things its placed under time/ , for other operators and sensors am placing like this . standard/core/operators/ standard/core/sensors/ is this fine? or any other suggestion.
@romsharon98 just checking is the changes required in here https://github.com/apache/airflow/blob/main/docs/apache-airflow/operators-and-hooks-ref.rst?plain=1#L91 ?
Hi @rawwar i have tried the steps you have mentioned from my local, but not been able to re produce the issue, in my case its getting succeeded. is there...
cc: @howardyoo