Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Sean Busbey 780aec9235
[hbase] update HBase bindings for eom (#1396)
* 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
2020-02-05 11:53:58 -06:00
Sean Busbey 12ce3a8504 [version] update master branch to 0.18.0-SNAPSHOT 2019-09-21 01:24:50 -05:00
Sean Busbey cd1589ce6f
Move all packages from com.yahoo.ycsb to site.ycsb. (#1354) 2019-09-19 13:51:09 -05:00
Sean Busbey fd29cda92b
[build] update group id to site.ycsb (#1352) 2019-09-19 13:50:20 -05:00
Sean Busbey bcf9ee3485 [version] update master branch to 0.17.0-SNAPSHOT 2019-06-04 00:28:38 -05:00
Sean Busbey c506ef90b7 [version] update master to 0.16.0-SNAPSHOT 2018-07-28 22:34:50 -05:00
Sean Busbey 0c269338c2 [version] update master to 0.15.0-SNAPSHOT 2018-05-23 23:42:56 -05:00
Igor Bernstein 682be7fba3 [bigtable] update bigtable to 1.0 (#1070) 2018-05-11 16:07:39 -07:00
Sean Busbey af424b083d [version] update master branch to 0.14 2017-09-21 21:00:41 -05:00
Kirill Vlasov cf5d2ca5f5 [core] Fixing squid:S1319 - Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList".
(manolama - updated bindings added since the PR)

Signed-off-by: Chris Larsen <clarsen@yahoo-inc.com>
2017-08-05 15:26:42 -07:00
Solomon Duskis eaff913d28 Upgrading googlebigtable to the latest version.
The API used by googlebigtable has had quite a bit of churn.  This is the minimal set of changes required for the upgrade.

Signed-off-by: Chris Larsen <clarsen@yahoo-inc.com>
2017-08-04 22:13:29 -07:00
Kevin Risden b83dd7eed7 [version] update master to 0.13.0-SNAPSHOT. 2016-11-18 09:29:58 -06:00
Govind Kamat c01fd82ac3 [version] update master to 0.12.0-SNAPSHOT. 2016-08-31 16:23:41 -07:00
Sean Busbey 68dd10c1b4 [version] update master to 0.11.0-SNAPSHOT. 2016-06-21 23:31:56 -05:00
Stanley Feng d6f73d3680 [version] update master to 0.10.0-SNAPSHOT. 2016-05-04 20:33:11 -07:00
Camilo Aguilar 14399c906c
[bigtable] Bigtable uses 1ms granularity.
Fixes #733
2016-05-01 14:30:51 -04:00
Chris Larsen d9eecd20d4 [googlebigtable] Fix #697 by synchronizing on the static Config object
who's address does not change.
2016-04-10 11:21:49 -07:00
Chris Larsen 71f00d1fe3 [googlebigtable] Add a Google Bigtable binding for testing load using
the native Protobuf GRPC based API.
2016-04-09 10:48:29 -07:00