Niko Oliveira
Niko Oliveira
I'm not a spark/kubernetes expert, but does this really have anything to do with AWS? The response body you're getting is from the kubernetes api which is using it's own...
> We had similar issue with EKS creds expiring after 15 minutes #17951 Indeed, but in that case, the code in question was AWS hooks/operators and was interacting with EKS...
> Yep.. this is why I marked this on as Kubernetes label rather than aws :) I was just confused because you linked an AWS related issue, my bad! :)
> when job get completed successfully it return value by using return statement (that will not execute finally block) and similarly in case of failure it will raise exception that...
> Hi @Taragolis You are correct. The updates in mentioned PR will resolve our issue. But given the below proposed update is performed. https://github.com/apache/airflow/pull/26269/files/3e4e6db6a2e199483022f27dc4681dfae293b2ed#r969486988 The PR has been updated, the...
Hey @dwreeves, thanks for this fantastically detailed write-up! Although my head is still spinning a bit, it would be worse if this post wasn't as detailed as it is, so...
> > We had reports that `predefined_queues` isn't working properly with SQS #11225 (though it's on older Airflow versions) Can you confirm it's working as it should? > > I...
> > I feel like the situation here is slightly different as it is [officially supported by Celery](https://docs.celeryq.dev/en/stable/getting-started/backends-and-brokers/index.html#broker-overview), and presumably properly tested there. I'm not sure we want to exhaustively...
> > Some tests are failing. > > Yes, but the problem is that all these tests, that are failing in the CI, I can run locally without any errors...
I reviewed the linked PR #25628 and left some feedback :+1: