+0 - signatures and checksums: OK - rat check: OK - built from source (1.8.0_171): OK - ran Unit Tests
NOTE: The following 3 tests fail when Unit Tests are attempted on a CentOS platform. TestHeapSize.testMutations:520 expected:<120> but was:<112> TestHeapSize.testNativeSizes:200 expected:<48> but was:<40> TestHeapSize.testSizes:458 expected:<176> but was:<168> The configuration details are as follows: #uname -a Linux sakthi-hbase-test.gce.cloudera.com 3.10.0-693.5.2.el7.x86_64 #1 SMP Fri Oct 20 20:32:50 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux # java -version java version "1.8.0_171" Java(TM) SE Runtime Environment (build 1.8.0_171-b11) Java HotSpot(TM) Server VM (build 25.171-b11, mixed mode) # 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:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch Distributor ID: CentOS Description: CentOS Linux release 7.4.1708 (Core) Release: 7.4.1708 Codename: Core For e.g: There are size differences for ARRAY & CELL_FLAT_MAP between Mac & CentOS. Sakthi