[ 
https://issues.apache.org/jira/browse/HBASE-27919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17979878#comment-17979878
 ] 

Duo Zhang commented on HBASE-27919:
-----------------------------------

OK, this time I've finally gotten a successful 10B ITBLL run.

{noformat}
2025-06-16T00:25:21,742 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T00:26:18,885 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T00:26:19,071 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Number of live regionservers: 5, 
pre-splitting table into 15 regions (default regions per server: 3)
2025-06-16T02:19:45,544 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T02:31:41,420 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T02:32:41,765 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T04:28:29,147 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T04:48:43,992 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T04:49:54,698 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T07:00:40,807 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T07:35:49,030 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T07:36:47,619 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T09:47:28,759 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T10:38:02,734 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T10:39:04,260 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T12:36:11,815 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T13:54:19,089 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T13:55:24,742 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T15:50:04,527 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T17:11:00,455 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T17:12:01,974 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-16T19:52:16,917 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-16T21:20:01,997 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-16T21:21:26,666 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-17T00:10:49,376 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-17T01:45:38,455 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-17T01:46:37,709 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-17T04:27:46,295 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
2025-06-17T06:14:32,429 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running RandomInputGenerator with 
numMappers=5, numNodes=200000000
2025-06-17T06:15:34,772 INFO  [main {}] 
test.IntegrationTestBigLinkedList$Generator: Running Generator with 
numMappers=5, numNodes=200000000
2025-06-17T09:07:58,074 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Generator finished with success. Total nodes=200000000
{noformat}

{noformat}
2025-06-16T02:31:41,420 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=1000000000
2025-06-16T04:48:43,991 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=2000000000
2025-06-16T07:35:49,030 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=3000000000
2025-06-16T10:38:02,734 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=4000000000
2025-06-16T13:54:19,088 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=5000000000
2025-06-16T17:11:00,454 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=6000000000
2025-06-16T21:20:01,997 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=7000000000
2025-06-17T01:45:38,455 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=8000000000
2025-06-17T06:14:32,428 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=9000000000
2025-06-17T11:26:49,845 INFO  [main {}] test.IntegrationTestBigLinkedList$Loop: 
Verify finished with success. Total nodes=10000000000
{noformat}

The command I used is

{code}
./bin/hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList -m 
slowDeterministic Loop 10 5 200000000 /tmp/300-beta-2-10b 20 10000000 20
{code}

The code is with HBASE-29390 and HBASE-29397 in place.

Let me get them in.

I think this time we are ready for the final 3.0.0 release!



> Run ITBLL for branch-3
> ----------------------
>
>                 Key: HBASE-27919
>                 URL: https://issues.apache.org/jira/browse/HBASE-27919
>             Project: HBase
>          Issue Type: Sub-task
>          Components: integration tests
>            Reporter: Duo Zhang
>            Assignee: Haiping lv
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to