Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
None
-
None
-
None
-
None
Description
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:
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
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.