I just checked the diff on the PR and it is in fact Python 3.8 - I stand corrected. I am not sure about the ASF infra issues but I believe it was related to PEX and Python. The recent PRs should, hopefully, fix the issue.
On Fri, Feb 25, 2022 at 12:09 PM Josh Fischer <[email protected]> wrote: > Ahh, 3.9, even better. > > Random question: did we ever figure out what the build issue was when > building heron in containers on the Apache jenkins instance? > > On Fri, Feb 25, 2022 at 11:05 AM Saad Ur Rahman <[email protected]> > wrote: > > > It is a drastic improvement, but a minor correction on the base version > of > > Python: it is currently 3.9. We really should run a test build on the ASF > > build infrastructure to see if it builds smoothly. > > > > On Fri, Feb 25, 2022 at 11:48 AM Josh Fischer <[email protected]> > wrote: > > > > > Fantastic. This helps remove the pressure of the native Python rules > for > > > the moment. > > > > > > On Fri, Feb 25, 2022 at 10:44 AM Saad Ur Rahman < > [email protected] > > > > > > wrote: > > > > > > > Correct, the base Python version was bumped up to 3.8. It was the > last > > > > major PR merged in #3646 ( > > > > https://github.com/apache/incubator-heron/pull/3646). I believe the > > base > > > > Ubuntu container version is now 20.04 LTS. > > > > > > > > On Fri, Feb 25, 2022 at 11:36 AM Josh Fischer <[email protected]> > > > wrote: > > > > > > > > > I remember reading somewhere that during a meet up that some work > was > > > > done > > > > > to upgrade the current supported version of Python within the Heron > > > code > > > > > base. Am I remembering this correctly?-- > > > > > Sent from A Mobile Device > > > > > > > > > > > > -- > > > Sent from A Mobile Device > > > > > > -- > Sent from A Mobile Device >
