- Apr 29, 2016
-
-
Kevin Risden authored
-
- Apr 13, 2016
-
-
Kevin Risden authored
Updated top level README for YCSB 0.8.0 release
-
Chrisjan Matser authored
-
- Apr 12, 2016
-
-
Sean Busbey authored
[build] Added Oracle JDK 8 to .travis.yml
-
Kevin Risden authored
-
- Apr 11, 2016
-
-
Sean Busbey authored
[hbase10] Still too many threads #691.
-
- Apr 10, 2016
-
-
Sean Busbey authored
[googlebigtable] Fix #697 by synchronizing on the static Config object
-
Chris Larsen authored
who's address does not change.
-
- Apr 09, 2016
-
-
Sean Busbey authored
[hbase098] Add missing `writebuffersize` documentation and note to
-
Sean Busbey authored
[hbase10] Add instructions for testing against Google BigTable's HBase API.
-
Sean Busbey authored
[couchbase2] Add Support for Couchbase SDK 2.x
-
Chris Larsen authored
modify hbase-site.xml
-
Chris Larsen authored
Add documentation on how to use the hbase10 client with Google's Bigtable.
-
Sean Busbey authored
[googlebigtable] Add a Google Bigtable binding for testing load using
-
Chris Larsen authored
the native Protobuf GRPC based API.
-
Sean Busbey authored
[elasticsearch] Fix race condition
-
Jason Tedor authored
This commit fixes a race condition that exists between the shards being ready to serve requests and the execution of the workload.
-
- Apr 08, 2016
-
-
stack authored
Fix broken synchronization meant to guard against over-creation of cluster connection instances on startup when multiple threads.
-
- Apr 07, 2016
-
-
Sean Busbey authored
[elasticsearch] Elasticsearch improvements
-
Michael Nitschinger authored
-
- Apr 06, 2016
-
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
This commit fixes an issue with the index creation logic when the elasticsearch.newdb flag is set to true. Namely, when running in local mode the index would never exist (since the node always starts with a clean temporary directory) but with elasticsearch.newdb an attempt would be made to delete the index which would cause the workload to fail. This commit also does a cleanup of the index creation logic using an explicit create index request and passing the index settings along as part of that index creation.
-
Jason Tedor authored
-
Jason Tedor authored
-
Jason Tedor authored
-
- Apr 01, 2016
-
-
Chrisjan Matser authored
-
- Mar 30, 2016
-
-
Sean Busbey authored
Update cassandra2-cql driver to only run tests on jdk8
-
Sean Busbey authored
[cassandra] properly clear cached containers.
-
- Mar 25, 2016
-
-
Sean Busbey authored
clear containers before we use them rather than after, so that in the case of exceptions we can recover. closes #127
-
Sean Busbey authored
-
- Mar 24, 2016
-
-
Muhammed Uluyol authored
-
- Mar 21, 2016
-
-
Sean Busbey authored
[S3] Close opened S3Object
-