Skip to content

Conversation

@harshith-21
Copy link
Contributor

What changes were proposed in this pull request?

AMBARI-26522 : Fix imports for collections

How was this patch tested?

Refer jira description

Copy link
Contributor

@JiaLiangC JiaLiangC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshith-21
Copy link
Contributor Author

harshith-21 commented Jul 1, 2025

@JiaLiangC, based on our logs in Jenklins CI, i am assuming we are using python3.10 for tests and compilation.

Also in our public docs, It doesn’t appear to be explicitly documented which specific Python versions are supported by
Ambari at runtime. does that mean one should be good with using <python3.10 or <python3.9 which is default for RHEL9 ?

let me know if i missed something which is obvious from release notes.

If no one has started the efforts for python3.11, can i take up the task.

@JiaLiangC
Copy link
Contributor

@JiaLiangC, based on our logs in Jenklins CI, i am assuming we are using python3.10 for tests and compilation.

Also in our public docs, It doesn’t appear to be explicitly documented which specific Python versions are supported by Ambari at runtime. does that mean one should be good with using <python3.10 or <python3.9 which is default for RHEL9 ?

let me know if i missed something which is obvious from release notes.

If no one has started the efforts for python3.11, can i take up the task.

@harshith-21 Thank you so much for your contribution! Of course, we currently don't have any Python 3.11-related works, but if you're interested, you're very welcome to join. Feel free to reach out anytime if you need my help.

@JiaLiangC JiaLiangC merged commit dafb41c into apache:trunk Jul 2, 2025
1 check failed
@harshith-21
Copy link
Contributor Author

harshith-21 commented Jul 2, 2025

@JiaLiangC , do we have a min python version which can be used for ambari at runtime ?

@JiaLiangC
Copy link
Contributor

@JiaLiangC , do we have a min python version which can be used for ambari at runtime ?

@harshith-21 Currently, Ambari does not have a minimum Python 3 version requirement set. However, to ensure compatibility with the Python 3 version on Rocky 8 (e.g., 3.6), we can set this requirement and update the official website accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants