YCSB running on Alpine Linux and Zulu JDK
docker run -t --name ycsb-loadgen \
-e ACTION='load' \
-e DBTYPE='redis' \
-e WORKLETTER='a' \
-e DBARGS='-p redis.host=10.0.0.1' \
rijalati/alpine-ycsb:latest
You need to pass these four environment variables:
ACTION
load, runDBTYPE
accumuloaerospikearangodbarangodb3asynchbaseazuredocumentdbbasiccassandra-cqlcassandra2-cqlcloudspannercouchbasecouchbase2dynamodbelasticsearchgeodegooglebigtablegoogledatastorehbase094hbase098hbase10hbase12hypertableinfinispaninfinispan-csjdbckudumapkeepermemcachedmongodbmongodb-asyncnosqldborientdbradosredisrestriaks3solrsolr6tarantoolvoldemortWORKLETTER
a, b, c, d, e, fDBARGS
DBARGS are dependent on the DBTYPE you selected'-p KEY0=VALUE0 -p KEY1=VALUE1'Content type
Image
Digest
Size
1.4 GB
Last updated
over 7 years ago
docker pull suizman/alpine-ycsb