JiaLiangC commented on PR #3809:
URL: https://github.com/apache/ambari/pull/3809#issuecomment-2328049368

   @mgucma 
   
   1. Ambari itself is a Java and Python program, theoretically supporting all 
operating systems. However, Ambari includes two acceleration libraries (.c) in 
the Ambari agent, which leads to coupling with the operating system.
   
   2. The big data components managed by Ambari have different levels of 
coupling with the operating system, depending on their implementation. So if 
you want Ambari to support Rocky 9, you can refer to this PR for Rocky 8:
   https://github.com/apache/ambari/pull/3758/files
   
   3. Because of this PR, I modified the Jenkinsfile, which will temporarily 
cause the project's CI/CD to fail, but this will be fixed quickly. So if you 
submit a PR, don't worry about the CI/CD issues caused by this PR.
   
   The support for other big data components on Rocky 9 is controlled by the 
Apache Bigtop project. Additionally, I recommend that you first submit your 
code as a PR, so that some initial review and suggestions can be made.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to