- Aug 21, 2020
-
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
- Aug 20, 2020
-
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
- Aug 19, 2020
-
-
Adnan Ahmad authored
-
- Aug 17, 2020
-
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
Adnan Ahmad authored
-
- Aug 16, 2020
-
-
Adnan Ahmad authored
-
- Mar 18, 2020
-
-
Mubashir Kazia authored
closes #1415 Signed-off-by:
Kevin Risden <krisden@apache.org>
-
- Feb 05, 2020
-
-
Sean Busbey authored
* remove 0.98, 1.0, 1.2, and 2.0 bindings * change the 1.4 binding to be a "HBase 1.y" binding * add "HBase 2.y" binding and default it to the current 2.2 release * incorporate README from 0.98 binding into current bindings * incorporate README on bigtable testing from 1.0 binding into 1.4 binding * incorporate implementation from 1.0 client into current bindings * updated asynchbase binding to include parts of removed bindings it referenced * update maprdb binding for the change in the hbase bindings * update 1.4 and 2.2 to current releases * use shaded client test for all hbase bindings. * make hbase bindings consistently use log4j * fixes #1173 * fixes #1172
-
- Feb 04, 2020
-
-
Sean Busbey authored
closes #262 closes #181
-
- Feb 03, 2020
-
-
Grant Henke authored
This patch makes sure clients are closed properly on cleanup. I also updated to the latest client version (1.11.1).
-
- Feb 01, 2020
-
-
Kevin Risden authored
* Enforce not using Maven 3.6.2 * Use Maven 3.6.3 via Maven wrapper for Travis
-
- Jan 31, 2020
-
-
Asya Kamsky authored
-
Vishnu Bharathi authored
-
Vishnu Bharathi authored
-
Mate Szalay-Beko authored
Previously, if you defined maxexecutiontime and not defined operationcount parameter (or set operationcount=0), then you were able to run YCSB for a given period of time and measure the number of operations you get during the load test. Since #1323 was merged, it it not possible to use operationcount=0, as the thread count will be set to 0 in this case and no client thread will be created. This PR makes it possible to use operationcount=0 again. fixes #1382
-
- Nov 13, 2019
-
-
Sean Busbey authored
-
@FranckPachot authored
-
- Nov 12, 2019
-
-
JulyChen728 authored
Fixes #1371
-
- Oct 17, 2019
-
-
twblamer authored
* [rocksdb] update rocksdb.version to 6.2.2 * [rocksdb] add rocksdb.optionsfile property
-
- Oct 11, 2019
-
-
Sean Busbey authored
* add project url, license, and developer section to pom * add distribution information to pom. * add source, javadoc, and signing plugins
-
Sean Busbey authored
closes #1362
-
- Sep 20, 2019
-
-
Sean Busbey authored
-
- Sep 19, 2019
-
-
Sean Busbey authored
-
Sean Busbey authored
-
- Sep 17, 2019
-
-
David Rolfe authored
Add binding based on MIT licensed client version for VoltDB
-
- Sep 09, 2019
-
-
Sean Busbey authored
-
- Sep 07, 2019
-
-
seybi87 authored
* changed the url splitting delimiter from , to ; to enable fail-over connection strings for JDBC * included jdbc cluster connection strings in README Co-authored-by:
Sean Busbey <sean.busbey@gmail.com>
-
Kowsar Atazadeh authored
If the JDBC connection string is MsSQL, then change our SQL dialect to something MsSQL can use.
-
adally authored
Fixes #1176
-
adally authored
Fixes #1212 we can't use '-p durability=false' to disable durability. Instead it worked when I used '-p durability=SKIP_WAL'.
-
- Aug 19, 2019
-
-
Robert S Lee authored
fix formatting issues showing in the re-writing batched insert `db.url` example box
-
- Jun 14, 2019
-
-
Apache9 authored
[hbase10] Use Admin.tableExists instead of Table.getTableDescriptor to test whether the table exists, as the latter has been removed on master branch (#1315)
-
- Jun 03, 2019
-
-
Sean Busbey authored
-
Sean Busbey authored
* #1249 missed headers when moving things out of Client.java * #1242 missed header on a properties file is added * #1286 missed header on the new pom file
-