-
Notifications
You must be signed in to change notification settings - Fork 14.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of testing of Apache Airflow 2.2.1rc2 #19246
Comments
log
|
This error makes no sense >=1.2.5 is ok for 1.2.5.
@uranusjr - I have no time to take a look at it soon, can you please take a look? I think we had similar case before that wrong conflict was reported |
Yeah the error is weird !! |
using python 3.9 ( pip version is 21.3.1 ) but for 2.2.1rc1 I do not have the problem
|
The final error message is bad, but an error is emitted that indicates the real issue:
So this is the same |
Fixing it! |
Thanks @uranusjr I knew I saw it before! |
Resolved - the constraint tag was wrongly set (it was set to be the same as 2.1.0b1. It should work now @raphaelauv ! |
Cool! Also Docker Images are rebuilt and pushed now with the updated constraints. All should be good for testing 🚀 |
Just tested - the #19010 - works fine - LD_PRELOAD is propely set in the image 👍 |
#18943 is fixed |
I just discovered #19252 not sure if its a blocker though |
Yeah that sounds like a regression unfortunately :( -- was it working in 2.2.0 @robinedwards ? |
No it doesn't work in 2.2.0 either |
Aah ok -- in that case it is not a regression so not a blocker. Let's fix it for 2.2.2 |
#18980 looks good 👍 |
confirmed that #18956 is fixed |
I also ticked off all the "docs/test only" changes (should have been removed from the issue in the first place which we can do in the future). I guess we have few more hours to test the remaining ones (if possible) :) |
Thanks everyone for testing! Apache Airflow 2.2.1 (based on RC2) has been accepted. I'll continue with the release process, and the release announcement will follow shortly. |
Airflow 2.2.1rc2 testing
We have a kind request for all the contributors to the latest Apache Airflow RC 2.2.1rc2.
Could you please help us to test the RC versions of Airflow?
Please let us know in the comment if the issue is addressed in the latest RC.
Linked issues:
Linked issues:
Linked issues:
Linked issues:
Linked issues:
Linked issues:
None
(#19034): @jedcunninghamLinked issues:
ds
,ts
, etc. back to use logical date (#19088): @uranusjrLinked issues:
Linked issues:
Linked issues:
next_method
is not cleared when Clearing a Successful Task (#19120)next_method
andnext_kwargs
not cleared on retries (#18146)Linked issues:
Thanks to all who contributed to the release (probably not a complete list!):
@ephraimbuddy @JavierLopezT @jedcunningham @sbialkowski-pixel @Jorricks @khalidmammadov @john-jac @brain-buster @andrewgodwin @joshzana @SamWheating @mik-laj @leonsmith @ReadytoRocc @ashb @robinedwards @potiuk @bbovenzi @jordanjeremy @steveyz-astro @BasPH @hpatel-higi @uranusjr @andreychernih
Committer
The text was updated successfully, but these errors were encountered: