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: Just verified that on one server machine with CentOS 7.3 the kernel version is 3.10.x (probably, the kernel even was updated, actually): va1022:java[tls-1.3-java-mc]$ lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.3.1611 (Core) Release: 7.3.1611 Codename: Core va1022:java[tls-1.3-java-mc]$ uname -r 3.10.0-514.10.2.el7.x86_64 -- 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:20:55 +0000 Gerrit-HasComments: Yes
