+1 On Ubuntu 18.04 I built RELEASE with NO_TESTS=1 and verified that there were no numa or memkind dependencies or symbols in any binaries. I also grepped for numa and memkind across the codebase and didn't see any unexpected dependencies.
Also on Ubuntu 18.04 I built DEBUG and verified that all tests passed in slow mode. > P.S. RC1 vote wasn't run since the 1.10.1-RC1 tag was placed on a snapshot > that failed to build kudu-binaries JAR artifact). What caused the build to fail? I see these commits in RC2 but not in RC1: * e437f5add - (tag: 1.10.1-RC2, origin-internal/branch-1.10.x, gerrit/branch-1.10.x, apache/branch-1.10.x) [build-support] fix on enable_devtoolset_inner.sh (2 days ago) <Alexey Serbin> * 98bb8d2fc - [thirdparty] add license info about yaml-cpp (2 days ago) <Alexey Serbin> * 990f612bb - [build-support] add info on libyaml-cpp (2 days ago) <Alexey Serbin>
