You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2019/02/13 03:17:00 UTC

[jira] [Updated] (HBASE-20455) [IHC] Workloadx

     [ https://issues.apache.org/jira/browse/HBASE-20455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guanghao Zhang updated HBASE-20455:
-----------------------------------
    Fix Version/s:     (was: 2.2.0)
                   2.3.0

> [IHC] Workloadx
> ---------------
>
>                 Key: HBASE-20455
>                 URL: https://issues.apache.org/jira/browse/HBASE-20455
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> I tried workloadx from parent issue, the ycsb workload that is meant to make IHC shine. I'm doing something wrong. I tried just plugging it in.... and doing this:
> {code}
> ycsb run hbase12 -P /home/stack/ycsb/workloads/workloadx -p table=ycsb -threads 48 -cp /home/stack/conf_hbase -p columnfamily=family -p clientbuffering=true -p writebuffersize=2097152 -s -p maxexecutiontime=1200 -jvm-args=-Xmx8192
> m -Djava.security.egd=file:/dev/./urandom  -p recordcount=25000000 -p operationcount=25000000 -p exportfile=logs/ycsb-workloadx-measurements-ve0524-20180419T02:58:14Z.json -p exporter=com.yahoo.ycsb.measurements.exporter.JSONArrayMeasurementsExporter
> {code}
> It completes in a minute and a half. Claims stuff like this for throughput: 236825 ops/second. In this case I have in-memory-compaction set to NONE. I was going to compare before and after.
> [~eshcar]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)