Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/17354 )
Change subject: [thirdparty] Force Boost to use /dev/random for uuid ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/17354/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/17354/2//COMMIT_MSG@13 PS2, Line 13: In the latest Kudu 1.14.0 binary jar we saw crashes in Hive : pre-commit tests because that jar was compiled on CentOS 7 : and therefore used a getrandom(2) call which was not available : in the Hive precommit container. A couple of questions here: * Is this patch going to fix the issue with crashes in Hive pre-commit tests? I guess no, right? * What if we instead recompile the binary jar at CentOS7 with original kernel version (it's 3.10.x or something)? -- To view, visit http://gerrit.cloudera.org:8080/17354 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I229f691ed851617e2aa183465726b8cc5e10039c Gerrit-Change-Number: 17354 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 28 Apr 2021 04:12:41 +0000 Gerrit-HasComments: Yes
