Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/24435 )
Change subject: KUDU-3780: introduce KUDU_CLIENT_ONLY build option ...................................................................... Patch Set 4: (2 comments) http://gerrit.cloudera.org:8080/#/c/24435/4//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24435/4//COMMIT_MSG@24 PS4, Line 24: -DKUDU_CLIENT_ONLY=1 \ > Looks like I can skip it with Did it really built LLVM for you or only downloaded it? On a clean workspace, you can see what's built if you check the list of the directories under $KUDU_ROOT/thirdparty/build directory. Due to the simplistic original composition, the build scripts download everything and there isn't a quick way to limit it to just a list of sub-components. I can address the download part as well, if necessary. http://gerrit.cloudera.org:8080/#/c/24435/4//COMMIT_MSG@24 PS4, Line 24: -DKUDU_CLIENT_ONLY=1 \ > This still built LLVM for me. I don't think it builds LLVM for you. Please double-check -- it will _download_ LLVM and all the rest of the components, but it will _build_ only a subset if you run ./thirdparty/build-if-necessary.sh client_only -- To view, visit http://gerrit.cloudera.org:8080/24435 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibc8b021e03808a3ca8da6cfff617bc913772f271 Gerrit-Change-Number: 24435 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Fri, 12 Jun 2026 21:26:05 +0000 Gerrit-HasComments: Yes
