guyuqi commented on code in PR #1147: URL: https://github.com/apache/bigtop/pull/1147#discussion_r1297915471
########## bigtop-packages/src/common/ambari/patch14-support-openeuler.diff: ########## @@ -0,0 +1,97 @@ +diff -Naur apache-ambari-2.7.5-src/ambari-common/src/main/python/ambari_commons/os_check.py apache-ambari-2.7.5-src-openEuler/ambari-common/src/main/python/ambari_commons/os_check.py Review Comment: @uscxiexing Thanks for your efforts and elaboration. >>if you want not add this patch in bigtop-packages/src/common/ambari/ ,Where should we place? add sed command in do-component-build ? Yes, it's a little bit tricky. If you kindly tested it on other Distros(Centos,Debian,Ubuntu ,Fedora, Rockylinux), we could temporarily put this patch file here (`bigtop-packages/src/common/ambari`). I think we could remove this patch file after you post this patch in Ambari in the future. -- 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]
