[
https://issues.apache.org/jira/browse/HBASE-24952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186203#comment-17186203
]
Duo Zhang commented on HBASE-24952:
-----------------------------------
I checked the master log, seems jdk11-hadoop3 is much faster than jdk8-hadoop3.
https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/25/artifact/output-jdk8-hadoop3/patch-unit-root.txt/*view*/
It costed
Total time: 04:53 h (Wall Clock)
And for jdk11-hadoop3
https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/25/artifact/output-jdk11-hadoop3/patch-unit-root.txt/*view*/
It costed
Total time: 02:53 h (Wall Clock)
The hardware of the machines are the same, 24 cores and 96GB memory, H12 and
H15.
And I checked build #11, it is the same, jdk11 is much faster than jdk8.
Need to dig more.
> Figure why jdk11/hadoop3 tests on branch-2 are blowing the 9hour limit
> ----------------------------------------------------------------------
>
> Key: HBASE-24952
> URL: https://issues.apache.org/jira/browse/HBASE-24952
> Project: HBase
> Issue Type: Bug
> Reporter: Michael Stack
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)