Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/24583 )
Change subject: KUDU-3788 an option to use pre-built thirdparty artifacts ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/24583/4//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24583/4//COMMIT_MSG@16 PS4, Line 16: * name of the component (cmake, protobuf, etc.) : * version of the component as in $KUDU_HOME/thirdparty/vars.sh : * OS name/flavor (redhat, ubuntu, macos, etc.) : * OS major and minor version (9.2, 24.04, 26.5, etc.) : * CPU architecture (x86_64, aarch64, etc.) : * build toolchain info: : ** compiler family (gcc, clang, etc.) : ** C++ compiler version in form <major>.<minor>' (13.3, 17.0, etc.) > > Do the identifiers know about transitive dependencies? I think it's a good idea to use only the major version of the OS version. At least, since we control what's uploaded into the bucket, we can always build on .0 minor version of a particular major release and upload the result artifacts into the bucket. Done. -- To view, visit http://gerrit.cloudera.org:8080/24583 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I55b5b99fcbe60eec3f6ae19fa4f2e335f361d143 Gerrit-Change-Number: 24583 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Comment-Date: Tue, 28 Jul 2026 06:02:45 +0000 Gerrit-HasComments: Yes
