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

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

This is the command I use for running ITBLL.

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

It means 10 Loops, each with 4 mappers, each mapper with 250M rows, 20 reducers 
for verify stage, and the width is 10M, with 25 wraps.

Since my storage space is limited, I set generator.multiple.columnfamilies to 
false, and snapshot.table.ttl to 3600(seconds), to reduce the space occupation.

I also set hbase.master.warmup.before.move to false, since the resources are 
also limited.

Thanks.

> 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